summaryrefslogtreecommitdiffstats
path: root/dist/archlinux
diff options
context:
space:
mode:
Diffstat (limited to 'dist/archlinux')
-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 9cabfc7..9e04915 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.15
+pkgver=1.16
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 libxxf86vm libx11 libdrm make coreutils sed zip texinfo auto-auto-complete)
install=blueshift.install
source=($url/archive/$pkgver.tar.gz)
-sha256sums=(4cdeed2b0f931a59fd5e52a95a656fe4d16ddbf8d6797c66be886ecfe2aca120)
+sha256sums=(4541995de157bae4023176769aa4bec77ed30412cd968b07d1f150eed23ca8ff)
build() {