diff options
author | Erich Eckner <git@eckner.net> | 2024-12-27 17:30:15 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-27 17:30:15 +0100 |
commit | 26e4661097d437b17f1a2a45abfe771f32fcc6a6 (patch) | |
tree | 8235e2982a60234da464b250e9f3395c0e2f9dc3 | |
parent | 76822ba423656613e1cbdce50866663f94c3f366 (diff) | |
download | archlinuxewe-26e4661097d437b17f1a2a45abfe771f32fcc6a6.tar.xz |
gdbuspp: rebuild
-rw-r--r-- | gdbuspp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbuspp/PKGBUILD b/gdbuspp/PKGBUILD index 366422b39..952fdf468 100644 --- a/gdbuspp/PKGBUILD +++ b/gdbuspp/PKGBUILD @@ -3,7 +3,7 @@ pkgname=gdbuspp pkgver=1 -pkgrel=5 +pkgrel=6 pkgdesc='GDBus++ - a glib2 D-Bus wrapper for C++ ' arch=('i486' 'i686' 'pentium4' 'x86_64' 'aarch64' 'armv7h') url="https://codeberg.org/OpenVPN/${pkgname}" |