summaryrefslogtreecommitdiff
path: root/extra/xorg-xbacklight
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-16 00:06:50 +0000
committerroot <root@rshg054.dnsready.net>2012-09-16 00:06:50 +0000
commit50634781b5673a447953e357a63baa66515ec868 (patch)
tree24747da0882ac4b0625fd64adbb25041c2bd5a4d /extra/xorg-xbacklight
parent58bcf29e17b49063f0be13069151b9890cb5c6a6 (diff)
Sun Sep 16 00:06:50 UTC 2012
Diffstat (limited to 'extra/xorg-xbacklight')
-rw-r--r--extra/xorg-xbacklight/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/xorg-xbacklight/PKGBUILD b/extra/xorg-xbacklight/PKGBUILD
index fd40c6117..412b91056 100644
--- a/extra/xorg-xbacklight/PKGBUILD
+++ b/extra/xorg-xbacklight/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 151182 2012-02-25 07:02:48Z allan $
+# $Id: PKGBUILD 166654 2012-09-14 14:36:40Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xorg-xbacklight
-pkgver=1.1.2
-pkgrel=3
+pkgver=1.2.0
+pkgrel=1
pkgdesc="RandR-based backlight control application"
arch=('i686' 'x86_64')
url="http://xorg.freedesktop.org/"
license=('custom')
-depends=('libxrandr' 'libx11')
+depends=('xcb-util')
makedepends=('xorg-util-macros')
groups=('xorg-apps' 'xorg')
source=(http://xorg.freedesktop.org/archive/individual/app/xbacklight-${pkgver}.tar.bz2)
-sha1sums=('e297b359ab83f3844ca5ea1c23280b2f8bb71cfd')
+sha256sums=('5152d6134fa592c9c14060d7324a7db104da0184cc9b2f9715e847f9354e36a5')
build() {
cd "${srcdir}/xbacklight-${pkgver}"