summaryrefslogtreecommitdiff
path: root/community/redshift/PKGBUILD
diff options
context:
space:
mode:
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 1e6d9d7b4..8212eb57a 100644
--- a/community/redshift/PKGBUILD
+++ b/community/redshift/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 75297 2012-08-18 10:08:06Z lfleischer $
+# $Id: PKGBUILD 80160 2012-11-17 01:18:35Z 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,12 +6,12 @@
pkgname=redshift
pkgver=1.7
-pkgrel=4
+pkgrel=5
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' 'libxxf86vm')
+depends=('gconf' 'geoclue' 'libxxf86vm')
optdepends=('pygtk: for gtk-redshift'
'pyxdg: for gtk-redshift'
'librsvg: for gtk-redshift')