unrar: update to 7.1.10 (#5545)

This commit is contained in:
Dirk Stolle 2025-08-01 07:25:59 +02:00 committed by GitHub
parent 7c0ca9b04b
commit 8e465347a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,20 +2,22 @@
pkgbase=unrar
pkgname=('unrar' 'libunrar' 'libunrar-devel')
pkgver=7.1.9
pkgver=7.1.10
pkgrel=1
arch=('i686' 'x86_64')
url="https://www.rarlab.com/rar_add.htm"
msys2_references=(
"anitya: 13306"
"archlinux: unrar"
"cpe: cpe:/a:rarlab:unrar"
"gentoo: app-arch/unrar"
)
license=('custom')
depends=('gcc-libs')
makedepends=('make' 'gcc')
source=("https://www.rarlab.com/rar/unrarsrc-${pkgver}.tar.gz"
'build-dll.patch')
sha256sums=('cbb5c7b65b720e59ffa47b2d00b8d1022a961da7ae1db27b6986c43671719483'
sha256sums=('72a9ccca146174f41876e8b21ab27e973f039c6d10b13aabcb320e7055b9bb98'
'8c618b85478f5b9bb764c523670d0d60a6b14a382919beadf357120d045313b4')
prepare() {