[arch-commits] Commit in unrar/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Nov 12 14:07:31 UTC 2020
Date: Thursday, November 12, 2020 @ 14:07:30
Author: arojas
Revision: 400580
Update to 6.0.2
Modified:
unrar/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-12 14:02:53 UTC (rev 400579)
+++ PKGBUILD 2020-11-12 14:07:30 UTC (rev 400580)
@@ -4,7 +4,7 @@
pkgbase=unrar
pkgname=(unrar libunrar)
-pkgver=6.0.1
+pkgver=6.0.2
pkgrel=1
epoch=1
arch=(x86_64)
@@ -11,7 +11,7 @@
url="https://www.rarlab.com/rar_add.htm"
license=(custom)
source=("https://www.rarlab.com/rar/unrarsrc-${pkgver}.tar.gz")
-sha256sums=('43e4d3ac762e2f58bfa9e37693efa342c1363eb1029fab409dfdf69171201450')
+sha256sums=('81bf188333f89c976780a477af27f651f54aa7da9312303d8d1a804696d3edd3')
prepare() {
sed -e '/CXXFLAGS=/d' -e '/LDFLAGS=/d' -i unrar/makefile # Use system build flags
More information about the arch-commits
mailing list