* update unrar to 1:6.2.10-1

This commit is contained in:
Alexander Baldeck 2023-08-23 23:17:04 +02:00
parent 2966995877
commit 06059d4691

View File

@ -5,15 +5,15 @@
pkgbase=unrar
pkgname=(unrar libunrar)
pkgver=6.2.9
pkgver=6.2.10
pkgrel=1
epoch=1
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://www.rarlab.com/rar_add.htm'
license=(custom)
options=(!ccache !distcc)
options=(!distcc)
source=(https://www.rarlab.com/rar/unrarsrc-$pkgver.tar.gz)
sha256sums=('477aecdad08062b20eb63e14f60dc70293dcb92ec7b1d80ab3ea8acec33c2cb4')
sha256sums=('55fe6ebd5e48d6655bfda3fd19b55438ca05e13c7e69772420caad9fdb68ef42')
prepare() {
sed -e '/CXXFLAGS=/d' -e '/LDFLAGS=/d' -i unrar/makefile # Use system build flags