unrar: Update to 6.0.1

This commit is contained in:
Alexey Pavlov
2020-10-24 00:08:28 +03:00
parent 827a1f0523
commit 0ee5824948

View File

@@ -2,7 +2,7 @@
pkgbase=unrar
pkgname=('unrar' 'libunrar' 'libunrar-devel')
pkgver=5.9.4
pkgver=6.0.1
pkgrel=1
arch=('i686' 'x86_64')
groups=('base-devel')
@@ -12,7 +12,7 @@ options=('staticlibs' '!makeflags')
depends=('gcc-libs')
source=("https://www.rarlab.com/rar/unrarsrc-${pkgver}.tar.gz"
'build-dll.patch')
sha256sums=('3d010d14223e0c7a385ed740e8f046edcbe885e5c22c5ad5733d009596865300'
sha256sums=('43e4d3ac762e2f58bfa9e37693efa342c1363eb1029fab409dfdf69171201450'
'8c618b85478f5b9bb764c523670d0d60a6b14a382919beadf357120d045313b4')
prepare() {