diff options
-rw-r--r-- | testing/mycli/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mycli/APKBUILD b/testing/mycli/APKBUILD index ccdeafa49d..8c82a6ec3e 100644 --- a/testing/mycli/APKBUILD +++ b/testing/mycli/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Thomas Boerger <thomas@webhippie.de> pkgname=mycli pkgver=1.20.1 -pkgrel=0 +pkgrel=1 pkgdesc="MySQL CLI with autocompletion and syntax highlighting" url="https://www.mycli.net" arch="noarch" |