summaryrefslogtreecommitdiffstats
path: root/system/slpkg
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2019-12-13 14:18:58 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-12-15 17:06:35 +0700
commit3b6f1edad36a0368e000e2ed7e97f7d44ff47844 (patch)
tree25d1349457f8a63bdf8d92da81c1706e478c4dc3 /system/slpkg
parentf84fd2bdc2f3ab79f7dd609f41a2c57dd761b804 (diff)
downloadslackbuilds-3b6f1edad36a0368e000e2ed7e97f7d44ff47844.tar.gz
slackbuilds-3b6f1edad36a0368e000e2ed7e97f7d44ff47844.tar.xz
system/slpkg: Updated for version 3.7.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/slpkg')
-rw-r--r--system/slpkg/slpkg.SlackBuild2
-rw-r--r--system/slpkg/slpkg.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild
index 05fdb9c3a6..6c34767cf9 100644
--- a/system/slpkg/slpkg.SlackBuild
+++ b/system/slpkg/slpkg.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=slpkg
-VERSION=${VERSION:-3.7.2}
+VERSION=${VERSION:-3.7.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info
index 802acc6d5b..d8e902431b 100644
--- a/system/slpkg/slpkg.info
+++ b/system/slpkg/slpkg.info
@@ -1,10 +1,10 @@
PRGNAM="slpkg"
-VERSION="3.7.2"
+VERSION="3.7.3"
HOMEPAGE="https://dslackw.gitlab.io/slpkg"
-DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/3.7.2/slpkg-3.7.2.tar.gz"
-MD5SUM="6740e8213bbaa8f8d674144f61954366"
+DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/3.7.3/slpkg-3.7.3.tar.gz"
+MD5SUM="dd97a05ee9ba37e0262f7e1c60d0eb61"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3 python-requests"
+REQUIRES="python3 python-urllib3"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"