* update unrar to 1:6.2.12-1
This commit is contained in:
parent
300b2cf9cf
commit
db1cb15b59
@ -6,7 +6,7 @@
|
|||||||
pkgbase=unrar
|
pkgbase=unrar
|
||||||
pkgname=(libunrar
|
pkgname=(libunrar
|
||||||
unrar)
|
unrar)
|
||||||
pkgver=6.2.11
|
pkgver=6.2.12
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
epoch=1
|
epoch=1
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
@ -16,7 +16,7 @@ depends=(gcc-libs
|
|||||||
license=(custom)
|
license=(custom)
|
||||||
options=(!distcc)
|
options=(!distcc)
|
||||||
source=(https://www.rarlab.com/rar/unrarsrc-$pkgver.tar.gz)
|
source=(https://www.rarlab.com/rar/unrarsrc-$pkgver.tar.gz)
|
||||||
sha256sums=('a805e150d56445770f71a85c3fbdc9ab4b04fbe61b01cb57182d86fe3e7e6cec')
|
sha256sums=('a008b5f949bca9bb4ffa1bebbfc8b3c14b89df10a10354809b845232d5f582e5')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
sed -e '/CXXFLAGS=/d' -e '/LDFLAGS=/d' -i unrar/makefile # Use system build flags
|
sed -e '/CXXFLAGS=/d' -e '/LDFLAGS=/d' -i unrar/makefile # Use system build flags
|
||||||
|
Loading…
x
Reference in New Issue
Block a user