mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
graphics/nsxiv: Updated for version 30
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e3e58c5ba3
commit
06adee9df5
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=nsxiv
|
||||
VERSION=${VERSION:-29}
|
||||
VERSION=${VERSION:-30}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nsxiv"
|
||||
VERSION="29"
|
||||
VERSION="30"
|
||||
HOMEPAGE="https://github.com/nsxiv/"
|
||||
DOWNLOAD="https://github.com/nsxiv/nsxiv/archive/refs/tags/v29/nsxiv-29.tar.gz"
|
||||
MD5SUM="931f52f1b28ca398cd02be3669ec385d"
|
||||
DOWNLOAD="https://github.com/nsxiv/nsxiv/archive/refs/tags/v30/nsxiv-30.tar.gz"
|
||||
MD5SUM="4cd9c45cc1c2bbf3950bfe413e214bd2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="imlib2"
|
||||
|
|
Loading…
Reference in a new issue