summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTomasz Maciej Nowak2022-09-16 20:55:27 +0200
committerTomasz Maciej Nowak2022-09-16 20:55:27 +0200
commitf668304b54c73773201cfbbcb0f5e59619724a6f (patch)
treef59af10821f5b2f105d0b70bc37dadae2859e883 /PKGBUILD
parent63f7a6552244289190a0df0c57136466512daffd (diff)
downloadaur-f668304b54c73773201cfbbcb0f5e59619724a6f.tar.gz
upgpkg: p7zip-gui 16.02-8
incompatible with 7-zip-full
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 026f97841c81..5080a8b264e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
pkgname=p7zip-gui
pkgver=16.02
-pkgrel=7
+pkgrel=8
pkgdesc='Graphic user interface (alpha quality) for the 7zip file archiver'
url='http://p7zip.sourceforge.net'
license=('custom:unRAR' 'LGPL')
@@ -21,6 +21,7 @@ optdepends=('desktop-file-utils: desktop entries'
makedepends=('python')
makedepends_i686=('nasm')
makedepends_x86_64=('yasm')
+conflicts=('7-zip-full')
install='p7zip-gui.install'
source=("https://downloads.sourceforge.net/project/p7zip/p7zip/${pkgver}/p7zip_${pkgver}_src_all.tar.bz2"
'https://src.fedoraproject.org/rpms/p7zip/raw/rawhide/f/14-Fix-g++-warning.patch'