[arch-commits] Commit in unrar/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Dec 11 09:24:25 UTC 2019
Date: Wednesday, December 11, 2019 @ 09:24:25
Author: arojas
Revision: 370660
Update to 5.8.5
Modified:
unrar/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-11 08:47:58 UTC (rev 370659)
+++ PKGBUILD 2019-12-11 09:24:25 UTC (rev 370660)
@@ -4,7 +4,7 @@
pkgbase=unrar
pkgname=(unrar libunrar)
-pkgver=5.8.4
+pkgver=5.8.5
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=('0b7cb2307ef7e65f631496376ce2fdf98b9b0f2136dc4467408ef63f3bf92f96')
+sha256sums=('a725923a627bc8b3dd670a347b57701e1ad61f5f4e7b789d09244fb4b7f97b29')
prepare() {
sed -e '/CXXFLAGS=/d' -e '/LDFLAGS=/d' -i unrar/makefile # Use system build flags
More information about the arch-commits
mailing list