From e399e5632ed3763ed5e1442b33fe2aba471dfe21 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 26 Oct 2014 14:07:35 +0100 Subject: update dist MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- dist/archlinux/stable/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD index ea5a120..5c85835 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 +pkgver=1.90.1 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=(d740bbbff9cd780692bb860fecce1f301a33f8545e34a3fa832bf5c5417ffe21) +sha256sums=(a11159175013927b9006f44eeb657e3f64eec5f73ba26af8c5b0348333e9aabf) build() { -- cgit v1.2.3-70-g09d2