* update unrar to 1:7.0.9-1
This commit is contained in:
parent
b172b8ef8a
commit
cdec8a740d
@ -6,7 +6,7 @@
|
|||||||
pkgbase=unrar
|
pkgbase=unrar
|
||||||
pkgname=(libunrar
|
pkgname=(libunrar
|
||||||
unrar)
|
unrar)
|
||||||
pkgver=7.0.8
|
pkgver=7.0.9
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
epoch=1
|
epoch=1
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
@ -15,7 +15,7 @@ depends=(gcc-libs
|
|||||||
glibc)
|
glibc)
|
||||||
license=(LicenseRef-UnRAR)
|
license=(LicenseRef-UnRAR)
|
||||||
source=(https://www.rarlab.com/rar/unrarsrc-$pkgver.tar.gz)
|
source=(https://www.rarlab.com/rar/unrarsrc-$pkgver.tar.gz)
|
||||||
sha256sums=('f68b6a0bb16cbc7e157652542966ee64ca66ae3958273a64128484c51f1b768d')
|
sha256sums=('505c13f9e4c54c01546f2e29b2fcc2d7fabc856a060b81e5cdfe6012a9198326')
|
||||||
|
|
||||||
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