* update unrar to 1:7.1.2-1
This commit is contained in:
parent
78c643dbf7
commit
6e03e6ac6e
@ -1,5 +1,5 @@
|
||||
pkgbase = unrar
|
||||
pkgver = 7.1.1
|
||||
pkgver = 7.1.2
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://www.rarlab.com/rar_add.htm
|
||||
@ -11,8 +11,8 @@ pkgbase = unrar
|
||||
license = LicenseRef-UnRAR
|
||||
depends = gcc-libs
|
||||
depends = glibc
|
||||
source = https://www.rarlab.com/rar/unrarsrc-7.1.1.tar.gz
|
||||
sha256sums = 2e9cbc9d1c250b40f4a7a6a363b6ccfa3703e190534979d18c8c4ac5ae35dafc
|
||||
source = https://www.rarlab.com/rar/unrarsrc-7.1.2.tar.gz
|
||||
sha256sums = 143dcacb3a9d9ca0af695adecabe1350b0a3e93d927a065ef8f7cc605ab2d322
|
||||
|
||||
pkgname = libunrar
|
||||
pkgdesc = Library and header file for applications that use libunrar
|
||||
|
@ -6,7 +6,7 @@
|
||||
pkgbase=unrar
|
||||
pkgname=(libunrar
|
||||
unrar)
|
||||
pkgver=7.1.1
|
||||
pkgver=7.1.2
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -15,7 +15,7 @@ depends=(gcc-libs
|
||||
glibc)
|
||||
license=(LicenseRef-UnRAR)
|
||||
source=(https://www.rarlab.com/rar/unrarsrc-$pkgver.tar.gz)
|
||||
sha256sums=('2e9cbc9d1c250b40f4a7a6a363b6ccfa3703e190534979d18c8c4ac5ae35dafc')
|
||||
sha256sums=('143dcacb3a9d9ca0af695adecabe1350b0a3e93d927a065ef8f7cc605ab2d322')
|
||||
|
||||
prepare() {
|
||||
sed -e '/CXXFLAGS=/d' -e '/LDFLAGS=/d' -i unrar/makefile # Use system build flags
|
||||
|
Loading…
x
Reference in New Issue
Block a user