summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksandr Natalenko2021-03-12 09:40:16 +0100
committerOleksandr Natalenko2021-03-12 09:40:16 +0100
commit576fad59ec5ae0a2ed66eaebf0b574659b2b94e2 (patch)
treed64956c8c54e4ce015b07f133bcf7425cf7997ae
parent804dc75bf6c5ca01120a8a3fe993f3d2c83b1f84 (diff)
downloadaur-576fad59ec5ae0a2ed66eaebf0b574659b2b94e2.tar.gz
do not provide p7zip
Signed-off-by: Oleksandr Natalenko <oleksandr@natalenko.name>
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b12e055f7ba..b7147ed81864 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
pkgbase = 7-zip
pkgdesc = File archiver with a high compression ratio
pkgver = 21.01
- pkgrel = 2
+ pkgrel = 3
url = https://www.7-zip.org
arch = x86_64
license = LGPL
- provides = p7zip
conflicts = p7zip
source = https://www.7-zip.org/a/7z2101-linux-x64.tar.xz
sha256sums = 63c93537b8fad1353c278e275ee0e9cd7f30bc7edd1fa44543f2478752b7caf9
diff --git a/PKGBUILD b/PKGBUILD
index 296e7cc21375..133dd96356d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,11 @@
pkgname=7-zip
pkgver=21.01
-pkgrel=2
+pkgrel=3
pkgdesc="File archiver with a high compression ratio"
url="https://www.7-zip.org"
license=(LGPL)
arch=(x86_64)
-provides=(p7zip)
conflicts=(p7zip)
source=(https://www.7-zip.org/a/7z2101-linux-x64.tar.xz)
sha256sums=('63c93537b8fad1353c278e275ee0e9cd7f30bc7edd1fa44543f2478752b7caf9')