aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-16 05:48:06 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-16 05:48:06 +0200
commitc51e69f81df9cbcaec1564d7a1d412e074304713 (patch)
tree0dd163266f298cbda709ec0afdd5af38d3f0b23d
parentadd close button (diff)
downloadnightshift-c51e69f81df9cbcaec1564d7a1d412e074304713.tar.gz
nightshift-c51e69f81df9cbcaec1564d7a1d412e074304713.tar.bz2
nightshift-c51e69f81df9cbcaec1564d7a1d412e074304713.tar.xz
update dist
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-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 1ae2a8d..2e30b39 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=nightshift
-pkgver=0.2
+pkgver=0.3
pkgrel=1
pkgdesc="A terminal user interface for redshift"
arch=(any)
@@ -10,7 +10,7 @@ license=('GPL3')
depends=(python3 redshift linux)
makedepends=(make coreutils zip auto-auto-complete)
source=($url/archive/$pkgver.tar.gz)
-sha256sums=(9601ccf2d3c9fe241be3ba1e6f3a30814299a769789ee9ae380a81fc63c96082)
+sha256sums=(946c87e4c7c8e0549252ad3a248a893c6beabf5ad10df52cda9d7afaf94fa3d7)
build() {