summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dist/archlinux/stable/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD
index 3432930..f73a828 100644
--- a/dist/archlinux/stable/PKGBUILD
+++ b/dist/archlinux/stable/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=blueshift
-pkgver=1.90.3
+pkgver=1.90.4
pkgrel=1
pkgdesc="An extensible and highly configurable alternative to redshift"
arch=(i686 x86_64)
@@ -14,7 +14,7 @@ optdepends=('adjbacklight: for backlight adjustments without root requirements'
makedepends=(cython gcc python3 libxcb make coreutils sed zip texinfo auto-auto-complete)
install=blueshift.install
source=($url/archive/$pkgver.tar.gz)
-sha256sums=(70bac54b6d8fad0bd2f88dff0d7dca94d3fd316541f23b3326dbbd70982c0698)
+sha256sums=(d4b8d4e9745d1604d9a3b03d4e9bc4ee3228fa1047f9a3d34b854d06a2e5d0d3)
build() {