diff options
Diffstat (limited to 'testing/kiwix-lib/APKBUILD')
-rw-r--r-- | testing/kiwix-lib/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kiwix-lib/APKBUILD b/testing/kiwix-lib/APKBUILD index 1c9fcc3ae2..75ea775ef8 100644 --- a/testing/kiwix-lib/APKBUILD +++ b/testing/kiwix-lib/APKBUILD @@ -3,7 +3,7 @@ pkgname=kiwix-lib _pkgname=libkiwix pkgver=9.4.1 -pkgrel=0 +pkgrel=1 pkgdesc="Common code base for all Kiwix ports" url="https://github.com/kiwix/kiwix-lib" license="GPL-3.0-or-later" |