aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorM.Dinslage <daedra1980@gmail.com>2024-08-06 08:31:31 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-08 13:26:09 +0700
commitd17449ee398264f1db8e0db4e52ca4ca6599e058 (patch)
tree82cf27812e73c823dfdfb71613f21d14cc4542a3
parentff58dc1f4264bed51f944002ccf9bbb900f7241b (diff)
system/polychromatic: Updated for version 0.8.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/polychromatic/polychromatic.SlackBuild2
-rw-r--r--system/polychromatic/polychromatic.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/polychromatic/polychromatic.SlackBuild b/system/polychromatic/polychromatic.SlackBuild
index d55a0a81ceddb..e6437767c9f53 100644
--- a/system/polychromatic/polychromatic.SlackBuild
+++ b/system/polychromatic/polychromatic.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=polychromatic
-VERSION=${VERSION:-0.8.5}
+VERSION=${VERSION:-0.8.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/polychromatic/polychromatic.info b/system/polychromatic/polychromatic.info
index c8ff598a49475..95df6b2ee6d8f 100644
--- a/system/polychromatic/polychromatic.info
+++ b/system/polychromatic/polychromatic.info
@@ -1,8 +1,8 @@
PRGNAM="polychromatic"
-VERSION="0.8.5"
+VERSION="0.8.6"
HOMEPAGE="https://polychromatic.app/"
-DOWNLOAD="https://github.com/polychromatic/polychromatic/archive/v0.8.5/polychromatic-0.8.5.tar.gz"
-MD5SUM="6291d93d7266cb7b211893a10ac257f2"
+DOWNLOAD="https://github.com/polychromatic/polychromatic/archive/v0.8.6/polychromatic-0.8.6.tar.gz"
+MD5SUM="76408a80152f12dbd564f97050471410"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="openrazer-daemon colorama python-colour python3-PyQtWebEngine"