mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/patool: Updated for version 1.15.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
028ff97274
commit
71b031ee2c
2 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=patool
|
PRGNAM=patool
|
||||||
VERSION=${VERSION:-1.14.0}
|
VERSION=${VERSION:-1.15.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="patool"
|
PRGNAM="patool"
|
||||||
VERSION="1.14.0"
|
VERSION="1.15.0"
|
||||||
HOMEPAGE="http://wummel.github.io/patool/"
|
HOMEPAGE="http://wummel.github.io/patool/"
|
||||||
DOWNLOAD="https://files.pythonhosted.org/packages/19/c2/a13963e554a4e616799568e92947890d613011f9408985eead9950671181/patool-1.14.0.tar.gz"
|
DOWNLOAD="https://files.pythonhosted.org/packages/b7/b1/b32e5646619d5fb3cf57e635f076146e99fb02acfcd6afad78dcda8c9bfc/patool-1.15.0.tar.gz"
|
||||||
MD5SUM="6a552b92f5e78780e9f0d785b9c311dc"
|
MD5SUM="f637d0d35ad67d7f43444e2f501281bb"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Dimitris Zlatanidis"
|
MAINTAINER="Dimitris Zlatanidis"
|
||||||
EMAIL="d.zlatanidis@gmail.com"
|
EMAIL="dslackw@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue