Date: Tuesday, October 3, 2017 @ 17:22:44 Author: heftig Revision: 306640
0.26.1-1 Modified: dconf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-03 17:20:39 UTC (rev 306639) +++ PKGBUILD 2017-10-03 17:22:44 UTC (rev 306640) @@ -3,7 +3,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=dconf -pkgver=0.26.0+2+g9ac8f16 +pkgver=0.26.1 pkgrel=1 pkgdesc="Configuration database system" url="https://wiki.gnome.org/Projects/dconf" @@ -11,7 +11,7 @@ license=(LGPL2.1) depends=(glib2) makedepends=(vala dbus git gtk-doc python) -_commit=9ac8f161962c8e2eeab2847caa036064d21e807f # master +_commit=46d862f37c8d35012b23932a8fb9073826407087 # tags/0.26.1^0 source=("git+https://git.gnome.org/browse/dconf#commit=$_commit") sha256sums=('SKIP')
