[arch-commits] Commit in xorg-xbacklight/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Fri Sep 14 14:35:57 UTC 2012
Date: Friday, September 14, 2012 @ 10:35:57
Author: andyrtr
Revision: 166653
upgpkg: xorg-xbacklight 1.2.0-1
upstream update 1.2.0
Modified:
xorg-xbacklight/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-09-14 14:14:34 UTC (rev 166652)
+++ PKGBUILD 2012-09-14 14:35:57 UTC (rev 166653)
@@ -2,17 +2,17 @@
# Maintainer: Jan de Groot <jgc at 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}"
More information about the arch-commits
mailing list