Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / unrar


Commits:
789905d2 by Antonio Rojas at 2024-04-25T23:18:54+02:00
upgpkg: 1:7.0.8-1: Update to 7.0.8

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
 pkgbase = unrar
-       pkgver = 7.0.7
+       pkgver = 7.0.8
        pkgrel = 1
        epoch = 1
        url = https://www.rarlab.com/rar_add.htm
@@ -7,8 +7,8 @@ pkgbase = unrar
        license = LicenseRef-UnRAR
        depends = gcc-libs
        depends = glibc
-       source = https://www.rarlab.com/rar/unrarsrc-7.0.7.tar.gz
-       sha256sums = 
da95829c7e66fe461c06eb4bea8145e58d88d76909432d0875cd1ff86669f728
+       source = https://www.rarlab.com/rar/unrarsrc-7.0.8.tar.gz
+       sha256sums = 
f68b6a0bb16cbc7e157652542966ee64ca66ae3958273a64128484c51f1b768d
 
 pkgname = libunrar
        pkgdesc = Library and header file for applications that use libunrar


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 pkgbase=unrar
 pkgname=(libunrar
          unrar)
-pkgver=7.0.7
+pkgver=7.0.8
 pkgrel=1
 epoch=1
 arch=(x86_64)
@@ -14,7 +14,7 @@ depends=(gcc-libs
          glibc)
 license=(LicenseRef-UnRAR)
 source=(https://www.rarlab.com/rar/unrarsrc-$pkgver.tar.gz)
-sha256sums=('da95829c7e66fe461c06eb4bea8145e58d88d76909432d0875cd1ff86669f728')
+sha256sums=('f68b6a0bb16cbc7e157652542966ee64ca66ae3958273a64128484c51f1b768d')
 
 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/789905d2f68cb085a396d2eafada1f70a88c39dd

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/unrar/-/commit/789905d2f68cb085a396d2eafada1f70a88c39dd
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to