aboutsummaryrefslogtreecommitdiff
path: root/system/polychromatic
diff options
context:
space:
mode:
authorM.Dinslage <daedra1980@gmail.com>2023-05-04 23:04:41 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-06 08:28:24 +0700
commit16bb678cca0e4964c318d8a694abb432088aeba6 (patch)
tree23e67e91d1dbd965e88b9e79a1ce705890746123 /system/polychromatic
parent48f45278c38744c76da044edc983c7938576c2aa (diff)
system/polychromatic: Updated for version 0.8.1.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/polychromatic')
-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 a729098787a0d..5cc4b67bbf865 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.0}
+VERSION=${VERSION:-0.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/polychromatic/polychromatic.info b/system/polychromatic/polychromatic.info
index 901067e17dc4b..771589d1e2f69 100644
--- a/system/polychromatic/polychromatic.info
+++ b/system/polychromatic/polychromatic.info
@@ -1,8 +1,8 @@
PRGNAM="polychromatic"
-VERSION="0.8.0"
+VERSION="0.8.1"
HOMEPAGE="https://polychromatic.app/"
-DOWNLOAD="https://github.com/polychromatic/polychromatic/archive/v0.8.0/polychromatic-0.8.0.tar.gz"
-MD5SUM="f520d31272f5a79356804f8a0031a27d"
+DOWNLOAD="https://github.com/polychromatic/polychromatic/archive/v0.8.1/polychromatic-0.8.1.tar.gz"
+MD5SUM="3e73238dbff8ff2dbe7f798a317e9a91"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="openrazer-daemon colorama python-colour python3-PyQtWebEngine"