aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/mycli/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/mycli/APKBUILD b/community/mycli/APKBUILD
index f44a44675f4..aa996c5a03a 100644
--- a/community/mycli/APKBUILD
+++ b/community/mycli/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Thomas Boerger <thomas@webhippie.de>
# Maintainer: omni <omni+alpine@hack.org>
pkgname=mycli
-pkgver=1.24.3
-pkgrel=1
+pkgver=1.25.0
+pkgrel=0
pkgdesc="MySQL CLI with autocompletion and syntax highlighting"
url="https://www.mycli.net/"
arch="noarch"
@@ -38,5 +38,5 @@ package() {
}
sha512sums="
-f84be96ee5a2e053d8925a11f401cb62e92a9e2c5037f98480b4b6d4aaec201603cb035696a47f1962e98080cfc99e9612767513ebae56dad4a152e9f886c066 mycli-1.24.3.tar.gz
+f6c35e51cc8d893ec57c7c1c918a0d550f47c9b41402a8b182737a4106e95a6e0705248a965ed3cc36745d860ea76135ad138e93f4ba9ad01ffac4e3e2005b6c mycli-1.25.0.tar.gz
"