Date: Tuesday, September 25, 2018 @ 07:55:57 Author: heftig Revision: 335366
3.30.1-1 Modified: dconf-editor/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-25 07:42:53 UTC (rev 335365) +++ PKGBUILD 2018-09-25 07:55:57 UTC (rev 335366) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=dconf-editor -pkgver=3.30.0 +pkgver=3.30.1 pkgrel=1 pkgdesc="dconf Editor" arch=(x86_64) @@ -10,7 +10,7 @@ groups=(gnome-extra) depends=(gtk3 dconf) makedepends=(vala meson appstream-glib git) -_commit=b047212fb9a9fc42e0b5cf46d0dba3438777d1be # tags/3.30.0^0 +_commit=429afe177c3ea974771f2fbbbb4115d023af5238 # tags/3.30.1^0 source=("git+https://gitlab.gnome.org/GNOME/dconf-editor.git#commit=$_commit") sha256sums=('SKIP')
