[arch-commits] Commit in unrar/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Oct 22 16:23:38 UTC 2020


    Date: Thursday, October 22, 2020 @ 16:23:37
  Author: arojas
Revision: 398740

Update to 6.0.1

Modified:
  unrar/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 16:20:36 UTC (rev 398739)
+++ PKGBUILD	2020-10-22 16:23:37 UTC (rev 398740)
@@ -4,7 +4,7 @@
 
 pkgbase=unrar
 pkgname=(unrar libunrar)
-pkgver=5.9.4
+pkgver=6.0.1
 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=('3d010d14223e0c7a385ed740e8f046edcbe885e5c22c5ad5733d009596865300')
+sha256sums=('43e4d3ac762e2f58bfa9e37693efa342c1363eb1029fab409dfdf69171201450')
 
 prepare() {
   sed -e '/CXXFLAGS=/d' -e '/LDFLAGS=/d' -i unrar/makefile # Use system build flags



More information about the arch-commits mailing list