Date: Wednesday, September 5, 2018 @ 21:23:15 Author: heftig Revision: 333578
3.30.0-1 Modified: sushi/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-05 21:20:43 UTC (rev 333577) +++ PKGBUILD 2018-09-05 21:23:15 UTC (rev 333578) @@ -1,12 +1,11 @@ -# $Id$ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> # Contributor: Ionut Biru <[email protected]> pkgname=sushi -pkgver=3.28.3 +pkgver=3.30.0 pkgrel=1 pkgdesc="A quick previewer for Nautilus" -url="https://git.gnome.org/browse/sushi" +url="https://gitlab.gnome.org/GNOME/sushi" arch=(x86_64) license=(GPL2) groups=(gnome) @@ -13,8 +12,8 @@ depends=(clutter-gtk clutter-gst gjs libmusicbrainz5 webkit2gtk gtksourceview3 evince) optdepends=('libreoffice: OpenDocument formats') makedepends=(intltool gobject-introspection git) -_commit=89e061c0fe311ca79eff78b254b1cca88f73fde2 # tags/3.28.3^0 -source=("git+https://git.gnome.org/browse/sushi#commit=$_commit") +_commit=9178916157fa2cf023610b4695486b570cabdb8a # tags/3.30.0^0 +source=("git+https://gitlab.gnome.org/GNOME/sushi.git#commit=$_commit") sha256sums=('SKIP') pkgver() { Property changes on: sushi/trunk/PKGBUILD ___________________________________________________________________ Deleted: svn:keywords ## -1 +0,0 ## -Id \ No newline at end of property
