aboutsummaryrefslogtreecommitdiffstats
path: root/community/wlsunset
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2021-04-25 23:06:30 +0200
committerMichał Polański <michal@polanski.me>2021-04-26 01:12:44 +0200
commitde8e9e7e903221db8b1a70fc084349e0eba9e298 (patch)
tree05245e6407f42e28a8fe645029301d519bcbd980 /community/wlsunset
parent498c38cd76f1e01d9b232a22116ef4f763743ad8 (diff)
community/wlsunset: upgrade to 0.2.0
Diffstat (limited to 'community/wlsunset')
-rw-r--r--community/wlsunset/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/wlsunset/APKBUILD b/community/wlsunset/APKBUILD
index 2292e459481..673a140408a 100644
--- a/community/wlsunset/APKBUILD
+++ b/community/wlsunset/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Michał Polański <michal@polanski.me>
# Maintainer: Michał Polański <michal@polanski.me>
pkgname=wlsunset
-pkgver=0.1.0
+pkgver=0.2.0
pkgrel=0
pkgdesc="Day/night gamma adjustments for Wayland"
url="https://git.sr.ht/~kennylevinsen/wlsunset"
@@ -23,4 +23,4 @@ package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
}
-sha512sums="375bb5d9e8c90c0d6f57059b99725473113701fc0469f73ccbc76e916eb938f2d1d342308fb832c4e160485deeb4c48376cacb871722f02309e13264d3154157 wlsunset-0.1.0.tar.gz"
+sha512sums="41f0c543fdb6d59ca2ccaada34a90bb51175afcc611736a70045ea3c3035a7276b7d4482abc6c062bcbf462fe398d905a73a64e5fdc89061a1935ad69fef0061 wlsunset-0.2.0.tar.gz"