summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Zorn2022-07-24 10:28:16 -0700
committerMike Zorn2022-07-24 10:28:16 -0700
commiteec6f01dcf05d7b5c14f7be63590ac051185795e (patch)
tree16a3f6cafcef182e740a6dd2194e138c5fa9176e /PKGBUILD
parent5972defdeb867feeb0b8b40d6aad7a541119c246 (diff)
downloadaur-purple-hue.tar.gz
0.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edd8a8b3b98e..9b126c614b0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Zorn (mike-zorn) <apechimp@icloud.com>
pkgname=purple-hue
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=0
pkgdesc="Change a hue light's color based on air quality data from purple air."
provides=('purple-hue')
@@ -10,7 +10,7 @@ arch=('x86_64')
url="https://github.com/mike-zorn/purple-hue"
source=("$pkgname-$pkgver.tar.gz::https://github.com/mike-zorn/purple-hue/archive/$pkgver.tar.gz")
license=('GPL')
-sha512sums=('f0805c6b69eb2c9112b475545807eded09acc5eb87ea867980776dd2b56cd822349d242cbcfb5d9979f2b781fd329f542db4760ba50f2dc0a82ffc00734efb74')
+sha512sums=('eb0f22da441ca6c783d79c354b24f5cd580cc665732daaead2a3497dece27b07769229ba7092a1d910b5912fb274d561da95ad94cedac8247cf55415fc1b8d49')
build() {
cd $pkgname-$pkgver