aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-13 19:07:35 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-13 19:07:35 +0200
commitde27512839f02067f11bfa4862287d294be65648 (patch)
treec9d68368eb25ec6996b66dce4e84ffa7d9457f8e
parentreduce flicker and make text on focused button bold (diff)
downloadnightshift-de27512839f02067f11bfa4862287d294be65648.tar.gz
nightshift-de27512839f02067f11bfa4862287d294be65648.tar.bz2
nightshift-de27512839f02067f11bfa4862287d294be65648.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 b2195e1..1ae2a8d 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.1
+pkgver=0.2
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=(3e1803bbb14aab2ff9c4882bd5c72e8de8700252d5b0a20a0080497373dee264)
+sha256sums=(9601ccf2d3c9fe241be3ba1e6f3a30814299a769789ee9ae380a81fc63c96082)
build() {