summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Jay Lanagan2024-02-09 13:54:52 +0100
committer Willy Sudiarto Raharjo2024-02-10 10:17:15 +0100
commit8de87ccb034119298fa8e29ebc4032e0d915d5c9 (patch)
treecc81cf928a79efd37ec3b13260d09e1d87b2dcce /desktop
parentb480d936db5c25637e97d3f83c9bd61c99cd4919 (diff)
downloadslackbuilds-8de87ccb034119298fa8e29ebc4032e0d915d5c9.tar.gz
desktop/python3-autotiling: Updated for version 1.9.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/python3-autotiling/python3-autotiling.SlackBuild4
-rw-r--r--desktop/python3-autotiling/python3-autotiling.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/python3-autotiling/python3-autotiling.SlackBuild b/desktop/python3-autotiling/python3-autotiling.SlackBuild
index 513146a6a5..c937c789ca 100644
--- a/desktop/python3-autotiling/python3-autotiling.SlackBuild
+++ b/desktop/python3-autotiling/python3-autotiling.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-autotiling
-# Copyright 2022 Jay Lanagan (j@lngn.net),Detroit, MI, USA.
+# Copyright 2022-2024 Jay Lanagan (j@lngn.net),Detroit, MI, USA.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-autotiling
SRCNAM=autotiling
-VERSION=${VERSION:-1.8}
+VERSION=${VERSION:-1.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/desktop/python3-autotiling/python3-autotiling.info b/desktop/python3-autotiling/python3-autotiling.info
index f5417707ba..9de55ecd54 100644
--- a/desktop/python3-autotiling/python3-autotiling.info
+++ b/desktop/python3-autotiling/python3-autotiling.info
@@ -1,8 +1,8 @@
PRGNAM="python3-autotiling"
-VERSION="1.8"
+VERSION="1.9"
HOMEPAGE="https://github.com/nwg-piotr/autotiling"
-DOWNLOAD="https://files.pythonhosted.org/packages/2d/1c/4950554c12351751d48e87e095f5fc7464220dedb45201c086c025639b5c/autotiling-1.8.tar.gz"
-MD5SUM="3407cf7567021e4f2a74962c4c82ee39"
+DOWNLOAD="https://github.com/nwg-piotr/autotiling/archive/v1.9/autotiling-1.9.tar.gz"
+MD5SUM="a2f0abfcfb3000fb05df69df80f934a8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="i3ipc"