diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/polychromatic/polychromatic.SlackBuild | 2 | ||||
-rw-r--r-- | system/polychromatic/polychromatic.info | 6 |
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" |