summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d397251b22db..111ca02976ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=file-roller2-nn
pkgver=2.32.2
-pkgrel=5
+pkgrel=6
provides=('file-roller')
conflicts=('file-roller' 'nautilus')
pkgdesc="Archive manipulator for GNOME without nautilus dependency. (no nautilus)"
@@ -16,7 +16,6 @@ optdepends=('unrar: the RAR uncompression program'
'arj: ARJ archiver'
'unace: extraction tool for the proprietary ace archive format')
options=('!libtool' '!emptydirs')
-install=file-roller.install
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/file-roller/${pkgver%.*}/file-roller-${pkgver}.tar.bz2
org.gnome.nautilus.gschema.xml.in)