Date: Monday, June 14, 2021 @ 13:49:29
  Author: arojas
Revision: 418215

Update to 6.0.7

Modified:
  unrar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-06-14 12:55:38 UTC (rev 418214)
+++ PKGBUILD    2021-06-14 13:49:29 UTC (rev 418215)
@@ -4,7 +4,7 @@
 
 pkgbase=unrar
 pkgname=(unrar libunrar)
-pkgver=6.0.6
+pkgver=6.0.7
 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=('011ef7290d3394a62bb5bfced914cd510a7eea7255cf69417f9c952bb6056588')
+sha256sums=('a7029942006cbcced3f3b7322ec197683f8e7be408972ca08099b196c038f518')
 
 prepare() {
   sed -e '/CXXFLAGS=/d' -e '/LDFLAGS=/d' -i unrar/makefile # Use system build 
flags

Reply via email to