Ike Devolder pushed to branch main at Arch Linux / Packaging / Packages / 
par2cmdline


Commits:
c36e077a by Ike Devolder at 2026-02-06T10:18:45+01:00
upgpkg: 1.1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,16 +1,15 @@
 pkgbase = par2cmdline
        pkgdesc = A PAR 2.0 compatible file verification and repair tool
-       pkgver = 1.1.0
-       pkgrel = 2
+       pkgver = 1.1.1
+       pkgrel = 1
        url = https://github.com/BlackIkeEagle/par2cmdline
        arch = x86_64
        license = GPL-2.0-or-later
        depends = gcc-libs
-       options = debug
-       source = 
https://github.com/Parchive/par2cmdline/releases/download/v1.1.0/par2cmdline-1.1.0.tar.gz
-       source = 
https://github.com/Parchive/par2cmdline/releases/download/v1.1.0/par2cmdline-1.1.0.tar.gz.sig
+       source = 
https://github.com/Parchive/par2cmdline/releases/download/v1.1.1/par2cmdline-1.1.1.tar.gz
+       source = 
https://github.com/Parchive/par2cmdline/releases/download/v1.1.1/par2cmdline-1.1.1.tar.gz.sig
        validpgpkeys = DB2277BCD500AA3825610BDDDB323392796CA067
-       sha512sums = 
b880d5db2b2c32301a3081788a09d82fc89f5538238162ba5cc9a01b900eec623d310c2934753daa5d197fb235858076e19467f1820e8b2daa13034aec293cb9
+       sha512sums = 
d97f5bb5f3e8351d5baf2e8ab553a328b9e4705613623bb7dc8273526374a79a4987819852652dd59e90c26c864a84b9e7d7aafc83784068c3cac1a81fb129a3
        sha512sums = SKIP
 
 pkgname = par2cmdline


=====================================
PKGBUILD
=====================================
@@ -3,17 +3,16 @@
 # Maintainer: Sébastien Luttringer <[email protected]
 
 pkgname=par2cmdline
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
 pkgdesc='A PAR 2.0 compatible file verification and repair tool'
 url='https://github.com/BlackIkeEagle/par2cmdline'
 license=('GPL-2.0-or-later')
 arch=('x86_64')
-options=(debug)
 depends=('gcc-libs')
 
source=("https://github.com/Parchive/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz";
         
"https://github.com/Parchive/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz.sig";)
-sha512sums=('b880d5db2b2c32301a3081788a09d82fc89f5538238162ba5cc9a01b900eec623d310c2934753daa5d197fb235858076e19467f1820e8b2daa13034aec293cb9'
+sha512sums=('d97f5bb5f3e8351d5baf2e8ab553a328b9e4705613623bb7dc8273526374a79a4987819852652dd59e90c26c864a84b9e7d7aafc83784068c3cac1a81fb129a3'
             'SKIP')
 
 validpgpkeys=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/par2cmdline/-/commit/c36e077ac772721279862fb663df8d1d140f25da

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


Reply via email to