summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-25 13:35:08 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-25 13:35:08 +0100
commit1537823a0ef3e7a8f96c711bf4006ac08b920d6f (patch)
tree670f243cf0f3d7bba4bcb70df3cb0b5d658dcf09 /dist
parentfix interpolation at calculate of correlated colour temperature (diff)
downloadblueshift-1537823a0ef3e7a8f96c711bf4006ac08b920d6f.tar.gz
blueshift-1537823a0ef3e7a8f96c711bf4006ac08b920d6f.tar.bz2
blueshift-1537823a0ef3e7a8f96c711bf4006ac08b920d6f.tar.xz
bump version
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'dist')
-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 ed0cbc3..bd1f3f7 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.13
+pkgver=1.14
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=(e7a6abc7381f14e14f55fd18b4ceb452debf8ffc7a542272e3fb9a1ada565828)
+sha256sums=(be116615d196766b51eda882187e14902b108601dfe387a5fa43dbcf8547209b)
build() {