* update unrar to 1:7.1.3-1

This commit is contained in:
Alexander Baldeck 2025-02-09 15:51:35 +01:00
parent 3bb1bb9d31
commit e01ce8bb45
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
pkgbase = unrar
pkgver = 7.1.2
pkgver = 7.1.3
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.2.tar.gz
sha256sums = 143dcacb3a9d9ca0af695adecabe1350b0a3e93d927a065ef8f7cc605ab2d322
source = https://www.rarlab.com/rar/unrarsrc-7.1.3.tar.gz
sha256sums = f7edb6f55fb53611206781d9e56f2625ef4411a6b129768800196617d9df920a
pkgname = libunrar
pkgdesc = Library and header file for applications that use libunrar

View File

@ -6,7 +6,7 @@
pkgbase=unrar
pkgname=(libunrar
unrar)
pkgver=7.1.2
pkgver=7.1.3
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=('143dcacb3a9d9ca0af695adecabe1350b0a3e93d927a065ef8f7cc605ab2d322')
sha256sums=('f7edb6f55fb53611206781d9e56f2625ef4411a6b129768800196617d9df920a')
prepare() {
sed -e '/CXXFLAGS=/d' -e '/LDFLAGS=/d' -i unrar/makefile # Use system build flags