Date: Sunday, May 20, 2018 @ 17:14:04 Author: bgyorgy Revision: 325456
upgpkg: gtksourceview4 4.0.1-1 Update to new version Modified: gtksourceview4/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-20 17:13:37 UTC (rev 325455) +++ PKGBUILD 2018-05-20 17:14:04 UTC (rev 325456) @@ -4,8 +4,8 @@ # Contributor: Ionut Biru <[email protected]> pkgname=gtksourceview4 -pkgver=4.0.0 -pkgrel=2 +pkgver=4.0.1 +pkgrel=1 pkgdesc="A text widget adding syntax highlighting and more to GNOME" url="https://wiki.gnome.org/Projects/GtkSourceView" arch=(x86_64) @@ -12,7 +12,7 @@ license=(GPL) depends=(gtk3 libxml2) makedepends=(intltool gobject-introspection glade vala gtk-doc autoconf-archive git) -_commit=95be808cab52c8ae9dbf0a4a64a80d1b3cb2e00d # tags/4.0.0^0 +_commit=fc7738ee106b360f3d5c870ea5857ce31ea2fbc3 # tags/4.0.1^0 source=("git+https://git.gnome.org/browse/gtksourceview#commit=$_commit") sha256sums=('SKIP')
