diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-21 15:47:41 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-26 01:20:09 +0700 |
commit | 6dfb84a210f5a468719c2124442b6038d2d073cc (patch) | |
tree | 18f4a68640ed49d38d3193d6ea1f5a058b94755d /graphics/nsxiv | |
parent | a856a4b4a2a2c0083d48595e81c45d2baa54cae5 (diff) |
graphics/nsxiv: Use correct github URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/nsxiv')
-rw-r--r-- | graphics/nsxiv/nsxiv.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/nsxiv/nsxiv.info b/graphics/nsxiv/nsxiv.info index c1e3299951f9..bf134e3490a9 100644 --- a/graphics/nsxiv/nsxiv.info +++ b/graphics/nsxiv/nsxiv.info @@ -1,7 +1,7 @@ PRGNAM="nsxiv" VERSION="29" HOMEPAGE="https://github.com/nsxiv/" -DOWNLOAD="https://github.com/nsxiv/nsxiv/archive/refs/tags/v28/nsxiv-29.tar.gz" +DOWNLOAD="https://github.com/nsxiv/nsxiv/archive/refs/tags/v29/nsxiv-29.tar.gz" MD5SUM="931f52f1b28ca398cd02be3669ec385d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |