summaryrefslogtreecommitdiff
path: root/community/redshift
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-25 23:15:06 +0000
committerroot <root@rshg054.dnsready.net>2012-02-25 23:15:06 +0000
commite4a5730eb358cb0d78bc022204ddccac068c2bf2 (patch)
tree8dc9d2ac6b1313cb68be1a6c8b51500397f8b225 /community/redshift
parent299e917c17619f800f0c21cf43209065b608223f (diff)
Sat Feb 25 23:15:06 UTC 2012
Diffstat (limited to 'community/redshift')
-rw-r--r--community/redshift/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/community/redshift/PKGBUILD b/community/redshift/PKGBUILD
index 166657069..828bfefb6 100644
--- a/community/redshift/PKGBUILD
+++ b/community/redshift/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 51577 2011-07-11 18:47:40Z lfleischer $
+# $Id: PKGBUILD 66452 2012-02-25 01:45:00Z 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,13 +6,14 @@
pkgname=redshift
pkgver=1.7
-pkgrel=1
-pkgdesc="Adjusts the color temperature of your screen according to your surroundings."
+pkgrel=3
+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')
-optdepends=('pyxdg: for gtk-redshift')
+optdepends=('pyxdg: for gtk-redshift'
+ 'librsvg: for gtk-redshift')
makedepends=('python2')
install='redshift.install'
source=("http://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2")