summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuke Horwell2023-05-01 19:17:42 +0100
committerLuke Horwell2023-05-01 19:17:42 +0100
commitbde9f4a1eae86eaf8b85872b7aef1114bb114367 (patch)
tree40c06c08b8a3f3abe48c666f792001d44122d816 /PKGBUILD
parent8eedce37169f3c05aa18fbcd6cb7bcc83d4e9db5 (diff)
downloadaur-bde9f4a1eae86eaf8b85872b7aef1114bb114367.tar.gz
Release v0.8.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80513e973953..a3af72cdbb60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Luke Horwell <code (at) horwell (dot) me>
pkgname=polychromatic
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc='RGB lighting management front-end application for OpenRazer'
arch=('any')
@@ -12,7 +12,7 @@ depends=('python' 'python-colorama' 'python-colour' 'python-setproctitle' 'pytho
optdepends=('python-openrazer')
makedepends=('meson' 'ninja' 'sassc')
source=("$pkgname-v$pkgver.tar.gz::https://github.com/polychromatic/polychromatic/archive/v$pkgver.tar.gz")
-sha512sums=('a58e85e52a92ccb7fee837692bbf294fe376198582be0c0e982af37c3853667a80f8e67d074f0128a134ede05c4a064614036c847f8be22503e448b1385a1c5a')
+sha512sums=('61add658825f99f729e6921c41aa97b2075e5cbd3dcdabb6602a7eeb6b505a3435d9231ed163490289374bf78737544cda77d45c39f245f20f07886824ea61fa')
build() {
arch-meson $pkgname-$pkgver build