| author | Caleb Maclennan
<alerque@archlinux.org> 2024-02-04 11:01:52 UTC |
| committer | Caleb Maclennan
<alerque@archlinux.org> 2024-02-04 11:01:52 UTC |
| parent | 226936dfd84e5916f253d9ecf32f5484bee890d0 |
| .SRCINFO | +1 | -1 |
| PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index a3c2ab9..7ff99ab 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = pv pkgdesc = A terminal-based tool for monitoring the progress of data through a pipeline pkgver = 1.8.5 - pkgrel = 1 + pkgrel = 2 url = https://www.ivarch.com/programs/pv.shtml arch = x86_64 license = GPL-3.0-or-later diff --git a/PKGBUILD b/PKGBUILD index 2937a89..7045a91 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=pv pkgver=1.8.5 -pkgrel=1 +pkgrel=2 pkgdesc='A terminal-based tool for monitoring the progress of data through a pipeline' arch=(x86_64) url="https://www.ivarch.com/programs/$pkgname.shtml"