summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTomasz Maciej Nowak2022-07-14 23:11:19 +0200
committerTomasz Maciej Nowak2022-07-14 23:11:19 +0200
commitdf642edf075c19d44f11ec33eeb48cd69003387f (patch)
tree6ef0cb35fdf6b2f2dd659bc28f77c64f8eebaee1 /PKGBUILD
parentdadb5038defbf53bff20a20315edab77769c1c5d (diff)
downloadaur-df642edf075c19d44f11ec33eeb48cd69003387f.tar.gz
upgpkg: p7zip-gui 16.02-6
rebuild with wxwidgets-gtk3 after wxgtk2 removal from repositories
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e7b71a8ccd6..e231cc7bb7c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,12 +10,12 @@
pkgname=p7zip-gui
pkgver=16.02
-pkgrel=5
+pkgrel=6
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' 'wxgtk2')
+depends=('p7zip' 'wxwidgets-gtk3')
optdepends=('desktop-file-utils: desktop entries'
'kservice: entries in kde context menu')
makedepends=('python')