summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOleksandr Natalenko2022-08-18 12:58:04 +0200
committerOleksandr Natalenko2022-08-18 12:58:04 +0200
commite05f3367ab793fc7d2508ef654a2341849320d74 (patch)
treeaa332c85a8971ab457aa1376712eb5d7dba6912d /PKGBUILD
parent82298aba9794b2d10b6452999818047ec6d31c06 (diff)
downloadaur-e05f3367ab793fc7d2508ef654a2341849320d74.tar.gz
support clang
Signed-off-by: Oleksandr Natalenko <oleksandr@natalenko.name>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10bb7694968e..007d1f7ba7f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
pkgname=7-zip
pkgver=22.01
-pkgrel=1
+pkgrel=2
pkgdesc="File archiver with a high compression ratio"
-url="https://www.7-zip.org"
+url=https://7-zip.org
license=('LGPL' 'BSD' 'custom:unRAR')
arch=(x86_64)
makedepends=(uasm meson)
-source=(https://7-zip.org/a/7z2201-src.tar.xz
+source=(${url}/a/7z2201-src.tar.xz
meson.build)
sha256sums=('393098730c70042392af808917e765945dc2437dee7aae3cfcc4966eb920fbc5'
- '9ed64c321a4425a8874c56aa0c64132829001be5ad8fdda28426254b723829a1')
+ '8b47dd17a5094b487dc343f00113db3c08e94e929a494fbd582bd8c067e539e3')
build() {
arch-meson . build