Date: Thursday, March 28, 2019 @ 15:10:08 Author: heftig Revision: 349351
19-1 Modified: dbus-broker/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-28 13:08:02 UTC (rev 349350) +++ PKGBUILD 2019-03-28 15:10:08 UTC (rev 349351) @@ -2,7 +2,7 @@ # Contributor: David Herrmann <[email protected]> pkgname=dbus-broker -pkgver=18 +pkgver=19 pkgrel=1 pkgdesc="Linux D-Bus Message Broker" url="https://groups.google.com/forum/#!forum/bus1-devel" @@ -10,7 +10,7 @@ license=(Apache) depends=(systemd-libs expat audit) makedepends=(git meson systemd python-docutils) -_commit=63663547b2ea85412ff634a616f851fa778cfc11 # tags/v18^0 +_commit=227c6eb48a350c5e38584e699aab27a3cc1627f5 # tags/v19^0 source=("git+https://github.com/bus1/dbus-broker#commit=$_commit" git+https://github.com/c-util/c-{rbtree,sundry,list,dvar,utf8,shquote,ini}) sha256sums=('SKIP'
