unrar: Update to 7.1.8

This commit is contained in:
Christoph Reiter
2025-06-26 22:51:18 +02:00
parent 9a3a76c470
commit b295639ac6

View File

@@ -2,7 +2,7 @@
pkgbase=unrar
pkgname=('unrar' 'libunrar' 'libunrar-devel')
pkgver=7.1.7
pkgver=7.1.8
pkgrel=1
arch=('i686' 'x86_64')
url="https://www.rarlab.com/rar_add.htm"
@@ -15,7 +15,7 @@ depends=('gcc-libs')
makedepends=('make' 'gcc')
source=("https://www.rarlab.com/rar/unrarsrc-${pkgver}.tar.gz"
'build-dll.patch')
sha256sums=('e86ae4f1f33a13752146f41e961c57f12f0ee01580ac188ec8cc43da5c22ae92'
sha256sums=('9ec7765a948140758af12ed29e3e47db425df79a9c5cbb71b28769b256a7a014'
'8c618b85478f5b9bb764c523670d0d60a6b14a382919beadf357120d045313b4')
prepare() {