unrar: Update to 6.0.5

This commit is contained in:
Biswapriyo Nath
2021-04-14 18:40:52 +05:30
committed by GitHub
parent 85d5448161
commit 410080069f

View File

@@ -2,7 +2,7 @@
pkgbase=unrar
pkgname=('unrar' 'libunrar' 'libunrar-devel')
pkgver=6.0.4
pkgver=6.0.5
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=('130197e495d6e2c2ee790a5beee123edeed642508be13f0159672e5397aca6c1'
sha256sums=('7e34064c9e97464462c81aed80c25619149f71d4900995021780787f51dd63f0'
'8c618b85478f5b9bb764c523670d0d60a6b14a382919beadf357120d045313b4')
prepare() {