Date: Saturday, September 8, 2018 @ 01:57:53 Author: heftig Revision: 333899
3.30.0-1 Modified: gedit/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-08 01:55:29 UTC (rev 333898) +++ PKGBUILD 2018-09-08 01:57:53 UTC (rev 333899) @@ -1,10 +1,9 @@ -# $Id$ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> # Contributor: Jan de Groot <[email protected]> pkgname=gedit -pkgver=3.28.1 -pkgrel=2 +pkgver=3.30.0 +pkgrel=1 pkgdesc="GNOME Text Editor" url="https://wiki.gnome.org/Apps/Gedit" arch=(x86_64) @@ -13,7 +12,7 @@ makedepends=(yelp-tools intltool vala gobject-introspection gnome-common git gtk-doc) optdepends=('gedit-plugins: Additional features') groups=(gnome) -_commit=59a804accea4010cab5acbd4f5bb30838a3ad248 # tags/3.28.1^0 +_commit=ad626786357e83821b1b1eed6c8b4612a3ede2c5 # tags/3.30.0^0 source=("git+https://gitlab.gnome.org/GNOME/gedit.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libgd.git") sha256sums=('SKIP' Property changes on: gedit/trunk/PKGBUILD ___________________________________________________________________ Deleted: svn:keywords ## -1 +0,0 ## -Id \ No newline at end of property
