From 9a1642993e87ad9ab0401f7d7b88957e387f5e28 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 13 Jul 2021 20:51:28 +0000 Subject: Tue Jul 13 20:51:28 UTC 2021 xap/seamonkey-2.53.8-x86_64-2.txz: Rebuilt. Fixed desktop files changing Terminal=0 to Terminal=false. Thanks to marav. --- source/l/python-requests/python-requests.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/l/python-requests/python-requests.SlackBuild') 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 -- cgit v1.2.3-65-gdbad