summaryrefslogtreecommitdiff
path: root/extra/xorg-xrandr
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-14 10:53:59 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-14 10:53:59 +0100
commit02e61c89c8b9d79879335bfbd66f9e6b59982848 (patch)
treefca57eeca21f97a06309051f625a2b7517b1ec71 /extra/xorg-xrandr
parent846195ec63b8881bda11580883ec06ae821a2669 (diff)
parent0bf564cf7a3d99207457267c75f92ceb67197537 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/erlang/PKGBUILD community/ettercap/PKGBUILD community/fcitx-mozc/PKGBUILD community/libgexiv2/PKGBUILD community/xmlrpc-c/PKGBUILD extra/pidgin/PKGBUILD extra/xorg-xrandr/PKGBUILD
Diffstat (limited to 'extra/xorg-xrandr')
-rw-r--r--extra/xorg-xrandr/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/xorg-xrandr/PKGBUILD b/extra/xorg-xrandr/PKGBUILD
index 8eb8ca012..1ca040ad8 100644
--- a/extra/xorg-xrandr/PKGBUILD
+++ b/extra/xorg-xrandr/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 130753 2011-07-07 22:30:11Z andyrtr $
+# $Id: PKGBUILD 178018 2013-02-13 16:44:53Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xorg-xrandr
-pkgver=1.3.5
-pkgrel=1.1
+pkgver=1.4.0
+pkgrel=1
pkgdesc="Primitive command line interface to RandR extension"
arch=(i686 x86_64 'mips64el')
url="http://xorg.freedesktop.org/"
@@ -12,7 +12,7 @@ depends=('libxrandr' 'libx11')
makedepends=('xorg-util-macros')
groups=('xorg-apps' 'xorg')
source=(http://xorg.freedesktop.org/archive/individual/app/xrandr-${pkgver}.tar.bz2)
-sha1sums=('ef45925d5b0e72c73d21798d65a41d476fdb0d3f')
+sha256sums=('a76b004abe6fd7606eba9ad161ac6391fe5c665708cc5fb7c7ea7d36459d9693')
build() {
cd "${srcdir}/xrandr-${pkgver}"