Date: Tuesday, October 23, 2018 @ 06:23:31 Author: heftig Revision: 337137
0.30.1-1 Modified: dconf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-23 04:51:43 UTC (rev 337136) +++ PKGBUILD 2018-10-23 06:23:31 UTC (rev 337137) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=dconf -pkgver=0.30.0 +pkgver=0.30.1 pkgrel=1 pkgdesc="Configuration database system" url="https://wiki.gnome.org/Projects/dconf" @@ -10,7 +10,7 @@ license=(LGPL2.1) depends=(glib2) makedepends=(vala dbus git gtk-doc python meson bash-completion) -_commit=5310788b908725641e8fcb031ea5718ba8daee13 # tags/0.30.0^0 +_commit=6eba98fd6fb39aed73836d5468a516c2ed1a2cb8 # tags/0.30.1^0 source=("git+https://gitlab.gnome.org/GNOME/dconf.git#commit=$_commit") sha256sums=('SKIP')
