diff options
-rw-r--r-- | community/apk-gtk/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/apk-gtk/APKBUILD b/community/apk-gtk/APKBUILD index f686ae4b82..295c850353 100644 --- a/community/apk-gtk/APKBUILD +++ b/community/apk-gtk/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: pkgname=apk-gtk pkgver=0.1 -pkgrel=0 +pkgrel=1 pkgdesc="gtk+ frontend to apk" url="https://github.com/kaniini/apk-gtk" arch="all" |