aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorM.Dinslage <daedra1980@gmail.com>2024-07-08 08:09:05 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-09 20:12:36 +0700
commitaf56e5aae9c13ef86b96783025e2c66b5d3a762b (patch)
tree4a3c1e28ba7064434b027d3c7ce6f68cb14357fb
parenta4cf218368dba406ead614c225c19d500d126a49 (diff)
system/polychromatic: Updated for version 0.8.5.
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 78acd11c09fd..d55a0a81cedd 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.4}
+VERSION=${VERSION:-0.8.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/polychromatic/polychromatic.info b/system/polychromatic/polychromatic.info
index 5b2c64606a1f..c8ff598a4947 100644
--- a/system/polychromatic/polychromatic.info
+++ b/system/polychromatic/polychromatic.info
@@ -1,8 +1,8 @@
PRGNAM="polychromatic"
-VERSION="0.8.4"
+VERSION="0.8.5"
HOMEPAGE="https://polychromatic.app/"
-DOWNLOAD="https://github.com/polychromatic/polychromatic/archive/v0.8.4/polychromatic-0.8.4.tar.gz"
-MD5SUM="800d7bb4845728175d1d2b49b15a614c"
+DOWNLOAD="https://github.com/polychromatic/polychromatic/archive/v0.8.5/polychromatic-0.8.5.tar.gz"
+MD5SUM="6291d93d7266cb7b211893a10ac257f2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="openrazer-daemon colorama python-colour python3-PyQtWebEngine"