summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdbuspp/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdbuspp/PKGBUILD b/gdbuspp/PKGBUILD
index 627fdf834..ccc708af0 100644
--- a/gdbuspp/PKGBUILD
+++ b/gdbuspp/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=gdbuspp
pkgver=1
-pkgrel=1
+pkgrel=2
pkgdesc='GDBus++ - a glib2 D-Bus wrapper for C++ '
arch=('i486' 'i686' 'pentium4' 'x86_64' 'aarch64' 'armv7h')
url="https://codeberg.org/OpenVPN/${pkgname}"
license=('AGPL-3.0-only')
_pinned_dependencies=(
- 'gcc-libs=14.1.1+r58+gfc9fb69ad62'
+ 'gcc-libs=14.1.1+r309+gbb34b7eda1f'
'glibc>=2.39+r52+gf8e4623421'
'libgio-2.0.so=0'
'libglib-2.0.so=0'