Date: Saturday, September 8, 2018 @ 01:01:50 Author: heftig Revision: 333861
3.30.0-1 Modified: template-glib/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-08 00:58:52 UTC (rev 333860) +++ PKGBUILD 2018-09-08 01:01:50 UTC (rev 333861) @@ -1,8 +1,7 @@ -# $Id$ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=template-glib -pkgver=3.28.0 +pkgver=3.30.0 pkgrel=1 pkgdesc="A templating library for GLib" url="https://gitlab.gnome.org/GNOME/template-glib" @@ -10,7 +9,7 @@ license=(LGPL) depends=(glib2 gobject-introspection-runtime) makedepends=(git meson vala gobject-introspection gtk-doc) -_commit=2827a669c84534e27b0c5f78649d7e95e92ddf5f # tags/3.28.0^0 +_commit=3fe77c8d7028c0c72888a0857337facb3c533272 # tags/3.30.0^0 source=("git+https://gitlab.gnome.org/GNOME/template-glib.git#commit=$_commit") sha256sums=('SKIP') Property changes on: template-glib/trunk/PKGBUILD ___________________________________________________________________ Deleted: svn:keywords ## -1 +0,0 ## -Id \ No newline at end of property
