summaryrefslogtreecommitdiff
path: root/community/redshift/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-15 01:55:49 -0700
committerroot <root@rshg054.dnsready.net>2013-08-15 01:55:49 -0700
commit67142d22ee558cc14309b0a3d372ed796ae8d545 (patch)
treec5438425fb356422d27df30dd9896407e397ca33 /community/redshift/PKGBUILD
parent35ddd3815641e4564d75c5b402f7f0cf48628167 (diff)
Thu Aug 15 01:55:47 PDT 2013
Diffstat (limited to 'community/redshift/PKGBUILD')
-rw-r--r--community/redshift/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/redshift/PKGBUILD b/community/redshift/PKGBUILD
index b03f4e1dd..1826118d3 100644
--- a/community/redshift/PKGBUILD
+++ b/community/redshift/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 92311 2013-06-03 21:26:54Z lfleischer $
+# $Id: PKGBUILD 95564 2013-08-14 09:35:51Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Geoffrey Teale <tealeg@stop-squark>
# Contributor: Mark, Huo Mian <markhuomian[at]gmail[dot]com>
@@ -6,14 +6,14 @@
pkgname=redshift
pkgver=1.7
-pkgrel=6
+pkgrel=7
pkgdesc='Adjusts the color temperature of your screen according to your surroundings.'
arch=('i686' 'x86_64')
url='http://jonls.dk/redshift/'
license=('GPL3')
depends=('gconf' 'geoclue' 'libxxf86vm')
optdepends=('pygtk: for gtk-redshift'
- 'pyxdg: for gtk-redshift'
+ 'python2-xdg: for gtk-redshift'
'librsvg: for gtk-redshift')
makedepends=('python2')
install='redshift.install'