aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mycli
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2018-12-08 13:23:41 +0200
committerAndy Postnikov <apostnikov@gmail.com>2018-12-08 13:26:32 +0200
commitea8a2804c86a84b2b743e3bda2e064348a14e016 (patch)
tree32a8380638078eae8180c651d92e2bf8854badc4 /testing/mycli
parentd233761f97890f973458720fac4cc3b2293ba3a6 (diff)
downloadaports-ea8a2804c86a84b2b743e3bda2e064348a14e016.tar.bz2
aports-ea8a2804c86a84b2b743e3bda2e064348a14e016.tar.xz
testing/mycli: upgrade 1.19.0
Diffstat (limited to 'testing/mycli')
-rw-r--r--testing/mycli/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/mycli/APKBUILD b/testing/mycli/APKBUILD
index 317c88282f..3163a688b6 100644
--- a/testing/mycli/APKBUILD
+++ b/testing/mycli/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Thomas Boerger <thomas@webhippie.de>
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=mycli
-pkgver=1.18.2
-pkgrel=1
+pkgver=1.19.0
+pkgrel=0
pkgdesc="MySQL CLI with autocompletion and syntax highlighting"
url="https://www.mycli.net"
arch="noarch"
@@ -37,4 +37,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="6ecdb75cdb1d08755b18f6aff1634577ad8c213cbb0c9dd02dd35a6c2faf15e3e908c647964f70d5d72de75825f333921c145317d90e5e4c131a55b67a1dcf9e mycli-1.18.2.tar.gz"
+sha512sums="6a8477f0bc360708d018e1e44867b7f832cddb5bb1054cecb5fd78e83602c410bdeaca2d1788ee4e53cc5e8d55570792d6bf4cdaad02904a596864595e0738c2 mycli-1.19.0.tar.gz"