Skip to content

Commit

Permalink
system/pv: updated for version 1.9.31
Browse files Browse the repository at this point in the history
  • Loading branch information
Ythogtha committed Feb 6, 2025
1 parent a0f045c commit 9de1f13
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion system/pv/pv.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=pv
VERSION=${VERSION:-1.8.14}
VERSION=${VERSION:-1.9.31}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions system/pv/pv.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="pv"
VERSION="1.8.14"
VERSION="1.9.31"
HOMEPAGE="https://www.ivarch.com/programs/pv.shtml"
DOWNLOAD="https://codeberg.org/a-j-wood/pv/releases/download/v1.8.14/pv-1.8.14.tar.gz"
MD5SUM="08c8b0c40d37e46cbe2b77c5de554b12"
DOWNLOAD="https://codeberg.org/a-j-wood/pv/releases/download/v1.9.31/pv-1.9.31.tar.gz"
MD5SUM="9ea909b3dade3f3fba407a03c01a9bcf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
Expand Down

0 comments on commit 9de1f13

Please sign in to comment.