diff options
-rw-r--r-- | community/waybar/APKBUILD | 2 | ||||
-rw-r--r-- | testing/pdal/APKBUILD | 2 | ||||
-rw-r--r-- | testing/upmpdcli/APKBUILD | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/waybar/APKBUILD b/community/waybar/APKBUILD index 5a61a17832..beeb094f36 100644 --- a/community/waybar/APKBUILD +++ b/community/waybar/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Luca Weiss <luca@z3ntu.xyz> pkgname="waybar" pkgver="0.8.0" -pkgrel=1 +pkgrel=2 pkgdesc="Highly customizable Wayland bar for Sway and Wlroots based compositors" url="https://github.com/Alexays/Waybar/" arch="all" diff --git a/testing/pdal/APKBUILD b/testing/pdal/APKBUILD index ac113bbb94..a2bc1ec429 100644 --- a/testing/pdal/APKBUILD +++ b/testing/pdal/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bradley J Chambers <brad.chambers@gmail.com> pkgname=pdal pkgver=2.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="PDAL is a C++ BSD library for translating and manipulating point cloud data." url="https://pdal.io" # Dependencies libgeotiff-dev, proj-dev, libspatialite-dev, and pcl-dev are diff --git a/testing/upmpdcli/APKBUILD b/testing/upmpdcli/APKBUILD index 0e9ed568d9..b54e60aabd 100644 --- a/testing/upmpdcli/APKBUILD +++ b/testing/upmpdcli/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Marvin Steadfast <marvin@xsteadfastx.org> pkgname=upmpdcli pkgver=1.4.5 -pkgrel=1 +pkgrel=2 pkgdesc="upmpdcli is a UPnP Media Renderer front-end for MPD, the Music Player Daemon" url="http://www.lesbonscomptes.com/upmpdcli" arch="all !armhf !armv7" |