summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHanabishi2022-09-12 17:52:27 +0500
committerHanabishi2022-09-12 17:52:27 +0500
commit841e5ff12467561c38db0db97a6bcb0b1ac13804 (patch)
tree7828b1ea3200b1446d16e2f0b48702042573a293 /PKGBUILD
parent26294861458aa42e9240bf98ecbbf32cf04372b3 (diff)
downloadaur-841e5ff12467561c38db0db97a6bcb0b1ac13804.tar.gz
Patch makefile to respect custom build flags
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b54be1d58be3..d382295250f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=7-zip-full
pkgver=22.01
-pkgrel=1
+pkgrel=2
pkgdesc="File archiver with a high compression ratio. (Full package to replace p7zip.)"
url="https://www.7-zip.org"
license=(LGPL)
@@ -18,7 +18,7 @@ source=(
sha256sums=(
'393098730c70042392af808917e765945dc2437dee7aae3cfcc4966eb920fbc5'
- '9682e6493d372424be837f2385820935a104b7ce60c3dc8946fdaaefd00ac21f'
+ 'fa1fd77e9d95f97d349f057c53b9ba4bacde64b2fae3a50d16b1d93e991d7866'
)
prepare() {