diff options
Diffstat (limited to 'main/gapk/APKBUILD')
-rw-r--r-- | main/gapk/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gapk/APKBUILD b/main/gapk/APKBUILD index 9c5d269238..471de1919d 100644 --- a/main/gapk/APKBUILD +++ b/main/gapk/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gapk pkgver=0.1 -pkgrel=0 +pkgrel=1 pkgdesc="simple GTK frontend for apk-tools" url="https://github.com/ncopa/gapk" arch="all" |