diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-06-09 22:11:00 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-06-10 08:59:53 +0200 |
commit | b6970e29920f34f56b6bc1026001657790e11702 (patch) | |
tree | ac4e8863d417205590fff0d79ea541fdc5d70a60 /source/l | |
parent | ea2df615d8ff2c3cafd1a09814a00a890d621991 (diff) | |
download | current-b6970e29920f34f56b6bc1026001657790e11702.tar.gz |
Tue Jun 9 22:11:00 UTC 202020200609221100
ap/alsa-utils-1.2.3-x86_64-1.txz: Upgraded.
l/PyQt5-5.15.0-x86_64-1.txz: Upgraded.
l/alsa-lib-1.2.3-x86_64-1.txz: Upgraded.
l/imagemagick-7.0.10_18-x86_64-1.txz: Upgraded.
l/sip-4.19.23-x86_64-1.txz: Upgraded.
l/xapian-core-1.4.16-x86_64-1.txz: Upgraded.
n/php-7.4.7-x86_64-1.txz: Upgraded.
extra/pure-alsa-system/alsa-lib-1.2.3-x86_64-1_alsa.txz: Upgraded.
Diffstat (limited to 'source/l')
-rwxr-xr-x | source/l/PyQt5/PyQt5.SlackBuild | 2 | ||||
-rw-r--r-- | source/l/PyQt5/PyQt5.url | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/source/l/PyQt5/PyQt5.SlackBuild b/source/l/PyQt5/PyQt5.SlackBuild index c6570d2b..657d9a84 100755 --- a/source/l/PyQt5/PyQt5.SlackBuild +++ b/source/l/PyQt5/PyQt5.SlackBuild @@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=PyQt5 VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/l/PyQt5/PyQt5.url b/source/l/PyQt5/PyQt5.url new file mode 100644 index 00000000..8de149b0 --- /dev/null +++ b/source/l/PyQt5/PyQt5.url @@ -0,0 +1 @@ +https://pypi.org/project/PyQt5 |