diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/kiwix-lib/APKBUILD | 2 | ||||
-rw-r--r-- | testing/libvmime/APKBUILD | 2 | ||||
-rw-r--r-- | testing/wpewebkit/APKBUILD | 2 |
3 files changed, 3 insertions, 3 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" diff --git a/testing/libvmime/APKBUILD b/testing/libvmime/APKBUILD index ba87c122d8..6ee510edeb 100644 --- a/testing/libvmime/APKBUILD +++ b/testing/libvmime/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Noel Kuntze <noel.kuntze@thermi.consulting> pkgname=libvmime pkgver=0.9.2k4 -pkgrel=0 +pkgrel=1 pkgdesc="Library for working with RFC 5322, MIME messages and IMAP/POP/SMTP" arch="all" url="http://www.vmime.org" diff --git a/testing/wpewebkit/APKBUILD b/testing/wpewebkit/APKBUILD index 15386eb785..6fc9724bfc 100644 --- a/testing/wpewebkit/APKBUILD +++ b/testing/wpewebkit/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: David Demelier <markand@malikania.fr> pkgname=wpewebkit pkgver=2.33.2 -pkgrel=0 +pkgrel=1 pkgdesc="WebKit port optimized for embedded devices" url="https://wpewebkit.org" arch="all !x86 !riscv64" # x86: Out of memory, riscv64: fails to link |