summaryrefslogtreecommitdiff
path: root/extra/xorg-xgamma
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-25 10:16:01 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-25 10:16:01 +0200
commit77425e418fa3a0ad0ddf41a4d3adcfe08ba9ac88 (patch)
tree95d18e80c36222043f998fe63f8f76ae21ac1dd9 /extra/xorg-xgamma
parent493ce1a24e001f088219cdf7b8753b00155e4051 (diff)
parent891f44722456b693d99b397f7e332a9ed68a47a2 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/mpd/PKGBUILD extra/msmtp/PKGBUILD gnome-unstable/clutter-gtk/PKGBUILD gnome-unstable/telepathy-gabble/PKGBUILD gnome-unstable/telepathy-glib/PKGBUILD testing/dhcpcd/PKGBUILD
Diffstat (limited to 'extra/xorg-xgamma')
-rw-r--r--extra/xorg-xgamma/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/xorg-xgamma/PKGBUILD b/extra/xorg-xgamma/PKGBUILD
index f89acaa7c..e36cf6083 100644
--- a/extra/xorg-xgamma/PKGBUILD
+++ b/extra/xorg-xgamma/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 151033 2012-02-24 13:46:55Z allan $
+# $Id: PKGBUILD 154160 2012-03-23 20:11:06Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xorg-xgamma
-pkgver=1.0.4
-pkgrel=3
+pkgver=1.0.5
+pkgrel=1
pkgdesc="Alter a monitor's gamma correction"
arch=('i686' 'x86_64' 'mips64el')
url="http://xorg.freedesktop.org/"
@@ -12,7 +12,7 @@ depends=('libx11' 'libxxf86vm')
makedepends=('xorg-util-macros')
groups=('xorg-apps' 'xorg')
source=(http://xorg.freedesktop.org/archive/individual/app/xgamma-${pkgver}.tar.bz2)
-sha1sums=('c4124b42618c6d4bc9eb9690348b5d60e4c9daed')
+sha1sums=('9cd3272fd24f51b75223cf9c59949ded6df04800')
build() {
cd "${srcdir}/xgamma-${pkgver}"