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 237950260058..70d68bb91290 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,12 +10,12 @@
pkgname=p7zip-gui
pkgver=16.02
-pkgrel=3
+pkgrel=4
pkgdesc='Graphic user interface (alpha quality) for the 7zip file archiver'
url='http://p7zip.sourceforge.net/'
license=('custom:unRAR' 'LGPL')
arch=('i686' 'x86_64')
-depends=('p7zip' 'wxgtk')
+depends=('p7zip' 'wxgtk2')
optdepends=('desktop-file-utils: desktop entries'
'kservice: entries in kde context menu')
makedepends=('python')