aboutsummaryrefslogtreecommitdiffstats
path: root/nvchecker/nvchecker.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-15 12:03:22 +0200
committerDanilo M. <danix@danix.xyz>2026-08-15 12:03:22 +0200
commitb6bd324ac7051b98a906b7253e2a25be4702061b (patch)
tree548beed213d1ede0158b69a420dd6a0f15038af3 /nvchecker/nvchecker.SlackBuild
parent6b25003449a0d04c2b7fb632fdc5be6d97a2b05b (diff)
downloadmy-slackbuilds-b6bd324ac7051b98a906b7253e2a25be4702061b.tar.gz
my-slackbuilds-b6bd324ac7051b98a906b7253e2a25be4702061b.zip
nvchecker: update to 2.22
Diffstat (limited to 'nvchecker/nvchecker.SlackBuild')
-rw-r--r--nvchecker/nvchecker.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/nvchecker/nvchecker.SlackBuild b/nvchecker/nvchecker.SlackBuild
index 6126501..f7303b4 100644
--- a/nvchecker/nvchecker.SlackBuild
+++ b/nvchecker/nvchecker.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nvchecker
-VERSION=${VERSION:-2.21}
+VERSION=${VERSION:-2.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}