diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/apt-dater/APKBUILD | 2 | ||||
-rw-r--r-- | testing/compton-conf/APKBUILD | 2 | ||||
-rw-r--r-- | testing/shairport-sync/APKBUILD | 2 | ||||
-rw-r--r-- | testing/sslh/APKBUILD | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/testing/apt-dater/APKBUILD b/testing/apt-dater/APKBUILD index d88cfbecc1c..66910d7d289 100644 --- a/testing/apt-dater/APKBUILD +++ b/testing/apt-dater/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Henrik Riomar <henrik.riomar@gmail.com> pkgname=apt-dater pkgver=0.9.0 -pkgrel=0 +pkgrel=1 pkgdesc="terminal-based remote package update manager" url="https://github.com/DE-IBH/apt-dater" arch="all" diff --git a/testing/compton-conf/APKBUILD b/testing/compton-conf/APKBUILD index 831c4451af1..e846a760f57 100644 --- a/testing/compton-conf/APKBUILD +++ b/testing/compton-conf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=compton-conf pkgver=0.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="GUI configuration tool for compton X composite manager" url="https://github.com/lxde/compton-conf" arch="all" diff --git a/testing/shairport-sync/APKBUILD b/testing/shairport-sync/APKBUILD index 22bf7748acd..1aca2d0af28 100644 --- a/testing/shairport-sync/APKBUILD +++ b/testing/shairport-sync/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=shairport-sync pkgver=3.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="AirTunes emulator. Shairport Sync adds multi-room capability with Audio Synchronisation" url="https://github.com/mikebrady/shairport-sync" arch="all" diff --git a/testing/sslh/APKBUILD b/testing/sslh/APKBUILD index 477d3cc0cd9..4c67fc7e1fe 100644 --- a/testing/sslh/APKBUILD +++ b/testing/sslh/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=sslh pkgver=1.20 -pkgrel=0 +pkgrel=1 pkgdesc="Applicative Protocol Multiplexer (e.g. share SSH and HTTPS on the same port) " url="http://www.rutschle.net/tech/sslh/README.html" arch="all !aarch64 !s390x" # limited by valgrind |