unrar: Update to 6.0.4

This commit is contained in:
Biswapriyo Nath
2021-04-12 19:34:15 +05:30
committed by GitHub
parent 64384fcb31
commit 0b73f940f6

View File

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