system/slpkg: Updated for version 1.2.9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2014-05-21 07:55:25 +07:00 committed by Willy Sudiarto Raharjo
parent cb5d0bf28f
commit 62e466de8c
4 changed files with 8 additions and 6 deletions

View file

@ -2,3 +2,5 @@ Slpkg is a terminal tool , written in Python that allows the
build, upgrade, remove, find and view Slackware packages contents.
It's a quick and easy way to manage your packages in slackware
to a command.
You also can check if your packages are up to date or show the
dependencies.

View file

@ -12,8 +12,8 @@ slpkg: Slpkg is a terminal tool , written in Python that allows the
slpkg: build, upgrade, remove, find and view Slackware packages contents.
slpkg: It's a quick and easy way to manage your packages in slackware
slpkg: to a command.
slpkg: You also can check if your packages are up to date or show the
slpkg: dependencies.
slpkg:
slpkg: Homepage: https://github.com/dslackw/slpkg
slpkg:
slpkg:
slpkg:

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=slpkg
VERSION=${VERSION:-1.1.3}
VERSION=${VERSION:-1.2.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="slpkg"
VERSION="1.1.3"
VERSION="1.2.9"
HOMEPAGE="https://github.com/dslackw/slpkg"
DOWNLOAD="https://github.com/dslackw/slpkg/archive/v1.1.3.tar.gz"
MD5SUM="c7a3b83e63da736ea968e5ca9185656f"
DOWNLOAD="https://github.com/dslackw/slpkg/archive/v1.2.9.tar.gz"
MD5SUM="243f624ee8975f892c4525d4533ab47d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""