summaryrefslogtreecommitdiff
path: root/gdbuspp/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-09-11 08:20:10 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-09-11 08:20:10 +0200
commita66b01cc5efb9ddcd8367c2ec80a467c5ad6960d (patch)
tree23f5030d72666d9f6f74f40a933c413b632e7de4 /gdbuspp/PKGBUILD
parentae28ac56816f9759bbe373d3030656c953c6b2be (diff)
downloadarchlinuxewe-a66b01cc5efb9ddcd8367c2ec80a467c5ad6960d.tar.xz
gdbuspp: rebuild
Diffstat (limited to 'gdbuspp/PKGBUILD')
-rw-r--r--gdbuspp/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdbuspp/PKGBUILD b/gdbuspp/PKGBUILD
index e82a16436..366422b39 100644
--- a/gdbuspp/PKGBUILD
+++ b/gdbuspp/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=gdbuspp
pkgver=1
-pkgrel=4
+pkgrel=5
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.2.1+r32+geccf707e5ce'
+ 'gcc-libs=14.2.1+r134+gab884fffe3fc'
'glibc>=2.39+r52+gf8e4623421'
'libgio-2.0.so=0'
'libglib-2.0.so=0'