summaryrefslogtreecommitdiffstats
path: root/dist/archlinux/stable/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-04 21:57:42 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-04 21:57:42 +0200
commit5352f552b5a67edaf7c29f5b7fc270e17ea54b25 (patch)
treef82064d6f0fc97a33cb7705a3a4d61eecdfad198 /dist/archlinux/stable/PKGBUILD
parentdocument interpolation and halo elimination (diff)
downloadblueshift-5352f552b5a67edaf7c29f5b7fc270e17ea54b25.tar.gz
blueshift-5352f552b5a67edaf7c29f5b7fc270e17ea54b25.tar.bz2
blueshift-5352f552b5a67edaf7c29f5b7fc270e17ea54b25.tar.xz
update dist
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'dist/archlinux/stable/PKGBUILD')
-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 39d6fe2..9cabfc7 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.14
+pkgver=1.15
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=(be116615d196766b51eda882187e14902b108601dfe387a5fa43dbcf8547209b)
+sha256sums=(4cdeed2b0f931a59fd5e52a95a656fe4d16ddbf8d6797c66be886ecfe2aca120)
build() {