Skip to content

Commit

Permalink
unrar: Update to 7.1.4 (#5215)
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka authored Feb 18, 2025
1 parent a0902f1 commit 3b0e6b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions unrar/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgbase=unrar
pkgname=('unrar' 'libunrar' 'libunrar-devel')
pkgver=7.1.3
pkgver=7.1.4
pkgrel=1
arch=('i686' 'x86_64')
url="https://www.rarlab.com/rar_add.htm"
Expand All @@ -15,7 +15,7 @@ depends=('gcc-libs')
makedepends=('make' 'gcc')
source=("https://www.rarlab.com/rar/unrarsrc-${pkgver}.tar.gz"
'build-dll.patch')
sha256sums=('f7edb6f55fb53611206781d9e56f2625ef4411a6b129768800196617d9df920a'
sha256sums=('7f3decbcbf71704ffb3726b9c4e2222f055953310042a9ba0f96b3fb2209971f'
'8c618b85478f5b9bb764c523670d0d60a6b14a382919beadf357120d045313b4')

prepare() {
Expand Down

0 comments on commit 3b0e6b4

Please sign in to comment.