summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-02-22 05:39:28 +0100
committerMattias Andrée <maandree@operamail.com>2014-02-22 05:39:28 +0100
commit05da09914a2cb53985150ae85215f8a22938edfa (patch)
treede2b8cfab37cd2a9d4d267e7e9f0957a3d649c1e /dist
parentbump version (diff)
downloadblueshift-05da09914a2cb53985150ae85215f8a22938edfa.tar.gz
blueshift-05da09914a2cb53985150ae85215f8a22938edfa.tar.bz2
blueshift-05da09914a2cb53985150ae85215f8a22938edfa.tar.xz
update dist
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 8b85cfe..aaded7d 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.3
+pkgver=1.4
pkgrel=1
pkgdesc="An extensible and highly configurable alternative to redshift"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@ depends=(python3 libxcb argparser)
makedepends=(cython gcc python3 libxcb make coreutils sed zip texinfo auto-auto-complete)
install=blueshift.install
source=($url/archive/$pkgver.tar.gz)
-sha256sums=('5df88323fc0df2a103fc2f8d34dce0082989e0f12da3283493132eeb7d0755f2')
+sha256sums=('66cf454b38aef16566edfb7dedba8ac0c0bb050b4218093a099fe3517c5585d3')
build() {