mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/unrardll: Updated for version 0.1.4
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
f7b90a9a6a
commit
816245e6bf
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for unrardll
|
||||
|
||||
# Copyright 2017 Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
# Copyright 2019 Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=unrardll
|
||||
VERSION=${VERSION:-0.1.3}
|
||||
VERSION=${VERSION:-0.1.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="unrardll"
|
||||
VERSION="0.1.3"
|
||||
VERSION="0.1.4"
|
||||
HOMEPAGE="https://github.com/kovidgoyal/unrardll"
|
||||
DOWNLOAD="https://pypi.python.org/packages/78/e1/f5941702c698826782974ba889570a405916dbeb068ab4ee88fc22a67db6/unrardll-0.1.3.tar.gz"
|
||||
MD5SUM="8830d810f637eefbe829e10488496b6d"
|
||||
DOWNLOAD="https://pypi.io/packages/source/u/unrardll/unrardll-0.1.4.tar.gz"
|
||||
MD5SUM="dc6530958768230e1512c895c092c1b9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="unrar"
|
||||
|
|
Loading…
Reference in a new issue