summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgit user2025-01-19 15:20:23 +0100
committergit user2025-01-19 15:20:23 +0100
commit4365dc27f6ef56e2496e8a521e05bd8b0b2b3125 (patch)
treeb45d9fbc98f24d188e4e98f2265ce8f169cacae9 /PKGBUILD
parentada34c0562b497bc1fd145e21d7832428fa4ab24 (diff)
downloadaur-sdbus-cpp-nosystemd-git.tar.gz
Upstream version update: 2.1.0+1.r447.d20250102.fafe848 -> 2.1.0+2.r448.d20250108.48ea775
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a72b7a0539b..dd128b070710 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=sdbus-cpp
_pkgvariant=nosystemd
pkgname="${_pkgname}-${_pkgvariant}-git"
_pkgver=latest
-pkgver=2.1.0+1.r447.d20250102.fafe848
+pkgver=2.1.0+2.r448.d20250108.48ea775
pkgrel=1
pkgdesc="sdbus-c++ is a high-level C++ D-Bus library for Linux designed to provide expressive, easy-to-use API in modern C++. This package is without systemd dependencies; it will have it's own static libsystemd baked in."
url="https://github.com/Kistler-Group/sdbus-cpp"