Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / pv


Commits:
e683cfe2 by Lukas Fleischer at 2026-07-03T20:09:19-04:00
upgpkg: 1.11.0-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,17 +1,17 @@
 pkgbase = pv
        pkgdesc = A terminal-based tool for monitoring the progress of data 
through a pipeline
-       pkgver = 1.10.5
+       pkgver = 1.11.0
        pkgrel = 1
        url = https://www.ivarch.com/programs/pv.shtml
        arch = x86_64
        license = GPL-3.0-or-later
        depends = glibc
-       source = https://www.ivarch.com/programs/sources/pv-1.10.5.tar.gz
-       source = 
pv-1.10.5.tar.gz.sig::https://www.ivarch.com/programs/sources/pv-1.10.5.tar.gz.txt
+       source = https://www.ivarch.com/programs/sources/pv-1.11.0.tar.gz
+       source = 
pv-1.11.0.tar.gz.sig::https://www.ivarch.com/programs/sources/pv-1.11.0.tar.gz.txt
        validpgpkeys = D8FF44A79CC8A61EF694FA7EB883E01314DA8E84
        validpgpkeys = 2189D5C29F041F2277AFD50AC1596BA33FC56F51
        validpgpkeys = 4267B4F90F2678A112169BD61D1EF7581B45E9A0
-       sha256sums = 
ab21b4f8662280646b6a02e1b9f096790918f89c952bbe0d06fef75d3b52fb15
+       sha256sums = 
fc02c9fc2b82b20a92cc8d98f844be63f22abd98751a8e4abc875e1d803662eb
        sha256sums = SKIP
 
 pkgname = pv


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Aaron Schaefer <[email protected]>
 
 pkgname=pv
-pkgver=1.10.5
+pkgver=1.11.0
 pkgrel=1
 pkgdesc='A terminal-based tool for monitoring the progress of data through a 
pipeline'
 arch=(x86_64)
@@ -17,7 +17,7 @@ _archive="$pkgname-$pkgver"
 source=("${url%/*}/sources/$_archive.tar.gz"
         "$_archive.tar.gz.sig::${url%/*}/sources/$_archive.tar.gz.txt")
 # source=("$_url/releases/download/v$pkgver/$_archive.tar.gz")
-sha256sums=('ab21b4f8662280646b6a02e1b9f096790918f89c952bbe0d06fef75d3b52fb15'
+sha256sums=('fc02c9fc2b82b20a92cc8d98f844be63f22abd98751a8e4abc875e1d803662eb'
             'SKIP')
 validpgpkeys=(D8FF44A79CC8A61EF694FA7EB883E01314DA8E84  # 
https://ivarch.com/public-key.txt
               2189D5C29F041F2277AFD50AC1596BA33FC56F51  # 
[email protected]



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pv/-/commit/e683cfe2596dfc3a24975516e605ec5d1714919c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pv/-/commit/e683cfe2596dfc3a24975516e605ec5d1714919c
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


Reply via email to