diff options
Diffstat (limited to 'gdbuspp/PKGBUILD')
-rw-r--r-- | gdbuspp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbuspp/PKGBUILD b/gdbuspp/PKGBUILD index 366422b39..e85caa78a 100644 --- a/gdbuspp/PKGBUILD +++ b/gdbuspp/PKGBUILD @@ -3,7 +3,7 @@ pkgname=gdbuspp pkgver=1 -pkgrel=5 +pkgrel=8 pkgdesc='GDBus++ - a glib2 D-Bus wrapper for C++ ' arch=('i486' 'i686' 'pentium4' 'x86_64' 'aarch64' 'armv7h') url="https://codeberg.org/OpenVPN/${pkgname}" |