summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d109b4c0a1b..711cad71f8f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,12 +9,12 @@
pkgname=p7zip-gui
_srcname=p7zip
pkgver=9.38.1
-pkgrel=2
+pkgrel=3
pkgdesc='Graphic user interface (alpha quality) for the 7zip file archiver'
url='http://p7zip.sourceforge.net/'
license=('GPL' 'custom')
arch=('i686' 'x86_64')
-depends=('p7zip' 'gcc-libs' 'sh' 'wxgtk')
+depends=('p7zip' 'gcc-libs' 'wxgtk')
optdepends=('desktop-file-utils: desktop entries')
makedepends=('webkitgtk2')
makedepends_i686=('nasm')