Date: Friday, April 7, 2017 @ 11:47:29 Author: jgc Revision: 292246 upgpkg: sushi 3.23.91-1
Modified: sushi/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-06 20:48:14 UTC (rev 292245) +++ PKGBUILD 2017-04-07 11:47:29 UTC (rev 292246) @@ -3,7 +3,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=sushi -pkgver=3.21.91 +pkgver=3.23.91 pkgrel=1 pkgdesc="A quick previewer for Nautilus" arch=(i686 x86_64) @@ -13,8 +13,8 @@ depends=(clutter-gtk clutter-gst gjs libmusicbrainz5 webkit2gtk gtksourceview3 evince) optdepends=('unoconv: OpenDocument formats') makedepends=(intltool gobject-introspection gnome-common git) -_commit=acbfbf9ab9e6f9fe418f0f0f33efa7a7511b0607 # tags/3.21.91^0 -source=("git://git.gnome.org/sushi#commit=$_commit") +_commit=83d0696a01b31fb509d07cf80e6851a9b318ad25 # tags/3.23.91^0 +source=("git+https://git.gnome.org/browse/sushi#commit=$_commit") sha256sums=('SKIP') pkgver() {
