Date: Monday, February 15, 2021 @ 10:27:16 Author: heftig Revision: 408162
27-1 Modified: dbus-broker/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 09:18:07 UTC (rev 408161) +++ PKGBUILD 2021-02-15 10:27:16 UTC (rev 408162) @@ -2,7 +2,7 @@ # Contributor: David Herrmann <[email protected]> pkgname=dbus-broker -pkgver=26 +pkgver=27 pkgrel=1 pkgdesc="Linux D-Bus Message Broker" url="https://github.com/bus1/dbus-broker/wiki" @@ -10,7 +10,7 @@ license=(Apache) depends=(systemd-libs expat audit) makedepends=(git meson systemd python-docutils) -_commit=66764fa013a22aadd0d68176c4fff33d3528d546 # tags/v26^0 +_commit=8a575557f9b6d7fb9e78ad4af120b9c9b5914625 # tags/v27^0 source=("git+https://github.com/bus1/dbus-broker#commit=$_commit" git+https://github.com/c-util/c-{rbtree,list,dvar,utf8,shquote,ini,stdaux}) sha256sums=('SKIP'
