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


Commits:
1d722e1d by Robin Candau at 2024-08-09T10:27:32+02:00
upgpkg: 1:0.3.1-1: New upstream release
https://gitlab.com/bgermann/unrar-free/-/tags/0.3.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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


Reply via email to