summaryrefslogtreecommitdiffstats
path: root/source/l/python-requests
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-07-13 20:51:28 +0000
committer Eric Hameleers <alien@slackware.com>2021-07-14 08:59:52 +0200
commit9a1642993e87ad9ab0401f7d7b88957e387f5e28 (patch)
tree3f7ce64b6afadf22a388cb6293c88bef7eab5e61 /source/l/python-requests
parent9889bfd95174d85b1114096b9cb01caa8f5c524b (diff)
downloadcurrent-9a1642993e87ad9ab0401f7d7b88957e387f5e28.tar.gz
current-9a1642993e87ad9ab0401f7d7b88957e387f5e28.tar.xz
Tue Jul 13 20:51:28 UTC 202120210713205128
xap/seamonkey-2.53.8-x86_64-2.txz: Rebuilt. Fixed desktop files changing Terminal=0 to Terminal=false. Thanks to marav.
Diffstat (limited to 'source/l/python-requests')
-rwxr-xr-xsource/l/python-requests/python-requests.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/python-requests/python-requests.SlackBuild b/source/l/python-requests/python-requests.SlackBuild
index 1c9425705..cd667504c 100755
--- a/source/l/python-requests/python-requests.SlackBuild
+++ b/source/l/python-requests/python-requests.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python-requests
VERSION=${VERSION:-$(echo requests-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
SRCNAM=requests