Date: Friday, April 14, 2017 @ 07:52:54 Author: jgc Revision: 292906 upgpkg: file-roller 3.24.0+1+ge071c0fa-1
Re-enable nautilus extension (FS#53638)' Modified: file-roller/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-14 05:49:18 UTC (rev 292905) +++ PKGBUILD 2017-04-14 07:52:54 UTC (rev 292906) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=file-roller -pkgver=3.24.0 +pkgver=3.24.0+1+ge071c0fa pkgrel=1 pkgdesc="Create and modify archives" url="https://wiki.gnome.org/Apps/FileRoller" @@ -10,7 +10,7 @@ arch=(i686 x86_64) license=(GPL) depends=(gtk3 dconf libarchive file json-glib libnotify zip unzip) -makedepends=(intltool itstool docbook-xsl gnome-common git) +makedepends=(intltool itstool docbook-xsl gnome-common git libnautilus-extension) optdepends=('p7zip: 7z, arj, exe and encrypted zip files support' 'unrar: better RAR archive support' 'unace: ACE archive support' @@ -17,7 +17,7 @@ 'lrzip: lrzip archive support') groups=(gnome-extra) options=(!emptydirs) -_commit=390f397bbc7ca7c962f72fe7e90af445ee80710f # tags/3.24.0^0 +_commit=e071c0fad333b1cdf383b983973dc66b5755980e # master source=("git+https://git.gnome.org/browse/file-roller#commit=$_commit") sha256sums=('SKIP')
