Date: Monday, January 23, 2023 @ 21:03:22 Author: arojas Revision: 467259
upgpkg: unrar 1:6.2.4-1: Update to 6.2.4 Modified: unrar/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-23 20:55:15 UTC (rev 467258) +++ PKGBUILD 2023-01-23 21:03:22 UTC (rev 467259) @@ -4,7 +4,7 @@ pkgbase=unrar pkgname=(unrar libunrar) -pkgver=6.2.3 +pkgver=6.2.4 pkgrel=1 epoch=1 arch=(x86_64) @@ -11,7 +11,7 @@ url='https://www.rarlab.com/rar_add.htm' license=(custom) source=(https://www.rarlab.com/rar/unrarsrc-$pkgver.tar.gz) -sha256sums=('120936e41f826cd63d77a580aeea64c1b79fd3e2434f58ce8184e783b51e5b01') +sha256sums=('22e0a37444c6beb194d4dfafdce480d1143547eb1102fd65430e1e9522a545ad') prepare() { sed -e '/CXXFLAGS=/d' -e '/LDFLAGS=/d' -i unrar/makefile # Use system build flags
