Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / unrar
Commits:
17cc1c6f by Antonio Rojas at 2026-06-30T11:12:27+02:00
upgpkg: 1:7.2.7-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = unrar
- pkgver = 7.2.6
+ pkgver = 7.2.7
pkgrel = 1
epoch = 1
url = https://www.rarlab.com/rar_add.htm
@@ -8,8 +8,8 @@ pkgbase = unrar
depends = glibc
depends = libgcc
depends = libstdc++
- source = https://www.rarlab.com/rar/unrarsrc-7.2.6.tar.gz
- sha256sums =
d1afa67ef4121ebc5986815699e05db0ce8648499e5dca854f282a4c3f72c003
+ source = https://www.rarlab.com/rar/unrarsrc-7.2.7.tar.gz
+ sha256sums =
01d903a7dcf413cb2925696d7796e48e38d471f79bfe7ef3ad2aebf6c12dbefd
pkgname = libunrar
pkgdesc = Library and header file for applications that use libunrar
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgbase=unrar
pkgname=(libunrar
unrar)
-pkgver=7.2.6
+pkgver=7.2.7
pkgrel=1
epoch=1
arch=(x86_64)
@@ -15,7 +15,7 @@ depends=(glibc
libstdc++)
license=(LicenseRef-UnRAR)
source=(https://www.rarlab.com/rar/unrarsrc-$pkgver.tar.gz)
-sha256sums=('d1afa67ef4121ebc5986815699e05db0ce8648499e5dca854f282a4c3f72c003')
+sha256sums=('01d903a7dcf413cb2925696d7796e48e38d471f79bfe7ef3ad2aebf6c12dbefd')
prepare() {
sed -e '/CXXFLAGS=/d' -e '/LDFLAGS=/d' -i unrar/makefile # Use system build
flags
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/unrar/-/commit/17cc1c6f8da3965fe7eac830e80b05a89ad8e66c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/unrar/-/commit/17cc1c6f8da3965fe7eac830e80b05a89ad8e66c
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help