aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/cage/APKBUILD2
-rw-r--r--community/phoc/APKBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/community/cage/APKBUILD b/community/cage/APKBUILD
index ebeefd02882..7697ef0429b 100644
--- a/community/cage/APKBUILD
+++ b/community/cage/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Will Sinatra <wpsinatra@gmail.com>
pkgname=cage
pkgver=0.1.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="A Wayland Kiosk"
url="https://www.hjdskes.nl/projects/cage/"
options="!check" # no test suite
diff --git a/community/phoc/APKBUILD b/community/phoc/APKBUILD
index 88c545589ca..adff0b341f9 100644
--- a/community/phoc/APKBUILD
+++ b/community/phoc/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=phoc
pkgver=0.4.4
-pkgrel=1
+pkgrel=2
pkgdesc="wlroots based Phone compositor for the Phosh shell"
arch="all !s390x" # no wlroots
url="https://source.puri.sm/Librem5/phoc"