Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
unrar-free


Commits:
60c0f635 by Robin Candau at 2025-05-08T22:30:05+02:00
upgpkg: 1:0.3.2-1: New upstream release

https://gitlab.com/bgermann/unrar-free/-/tags/0.3.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = unrar-free
-       pkgdesc = Free utility to extract files from RAR archives.
-       pkgver = 0.3.1
+       pkgdesc = Free utility to extract files from RAR archives
+       pkgver = 0.3.2
        pkgrel = 1
        epoch = 1
        url = https://gitlab.com/bgermann/unrar-free
        arch = x86_64
        license = GPL-2.0-or-later
-       depends = libarchive
        depends = glibc
-       source = 
https://gitlab.com/bgermann/unrar-free/-/archive/0.3.1/unrar-free-0.3.1.tar.gz
-       sha256sums = 
16ecd4cf8b236d472413d179721e40b2270262f32844e10435fe45dd68053fb8
+       depends = libarchive
+       source = 
https://gitlab.com/bgermann/unrar-free/-/archive/0.3.2/unrar-free-0.3.2.tar.gz
+       sha256sums = 
1dd3a090d44e4ca8dfb052516fbf05ca613e7223c3645043110dafb01cd68a78
 
 pkgname = unrar-free


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Chris Mann <cshclm[at]gmail[dot]com>
 
 pkgname=unrar-free
-pkgver=0.3.1
+pkgver=0.3.2
 pkgrel=1
 epoch=1
 pkgdesc="Free utility to extract files from RAR archives"
@@ -13,7 +13,7 @@ arch=('x86_64')
 license=('GPL-2.0-or-later')
 depends=('glibc' 'libarchive')
 source=("${url}/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('16ecd4cf8b236d472413d179721e40b2270262f32844e10435fe45dd68053fb8')
+sha256sums=('1dd3a090d44e4ca8dfb052516fbf05ca613e7223c3645043110dafb01cd68a78')
 
 prepare() {
        cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/unrar-free/-/commit/60c0f635f447c10827941a20d341285b66ab7653

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/unrar-free/-/commit/60c0f635f447c10827941a20d341285b66ab7653
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to