* update unrar to 1:6.2.9-1

This commit is contained in:
Alexander Baldeck 2023-08-04 23:05:09 +02:00
parent be22b1db05
commit 60b6d52d28

View File

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