summaryrefslogtreecommitdiffstats
path: root/dist/archlinux/stable/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-19 02:50:43 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-19 02:50:43 +0100
commit60527422731404e19caf388055e6b486e63d5acb (patch)
tree8e45703f3519691f03d2abc185975413b554f3ed /dist/archlinux/stable/PKGBUILD
parentinstall textconf example (diff)
downloadblueshift-60527422731404e19caf388055e6b486e63d5acb.tar.gz
blueshift-60527422731404e19caf388055e6b486e63d5acb.tar.bz2
blueshift-60527422731404e19caf388055e6b486e63d5acb.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 56b4753..ccf5ce6 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.11
+pkgver=1.12
pkgrel=1
pkgdesc="An extensible and highly configurable alternative to redshift"
arch=(i686 x86_64)
@@ -13,7 +13,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=(c1ed25c92981fcfd25453629370340baec35b52f20124309c91ac395d703bba1)
+sha256sums=(cb6ccb2cb2a7f2845f48a85d84f1bbc4effd91942f06489bcce3245965148f60)
build() {