summaryrefslogtreecommitdiff
path: root/extra/libxrandr
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-06-02 10:16:30 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-06-02 10:16:30 +0200
commit972fee03646b0f7a3398b80ea6dc35ab03645ab8 (patch)
tree1fd929967dc8653b0365a1caacce01ca2e62d9b4 /extra/libxrandr
parentc2cd1a03ef163e499176aa788488e845d2cd94fd (diff)
parent8831500349d38b0b1afcb74ada3f6878c31fb6ef (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/jack2/PKGBUILD extra/libxext/PKGBUILD extra/libxrandr/PKGBUILD extra/libxv/PKGBUILD extra/openobex/PKGBUILD
Diffstat (limited to 'extra/libxrandr')
-rw-r--r--extra/libxrandr/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libxrandr/PKGBUILD b/extra/libxrandr/PKGBUILD
index 0bfb732dc..1dff6ef33 100644
--- a/extra/libxrandr/PKGBUILD
+++ b/extra/libxrandr/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 165113 2012-08-11 08:21:35Z andyrtr $
+# $Id: PKGBUILD 186941 2013-06-01 09:48:56Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
pkgname=libxrandr
-pkgver=1.4.0
-pkgrel=1.1
+pkgver=1.4.1
+pkgrel=1
pkgdesc="X11 RandR extension library"
arch=('i686' 'x86_64' 'mips64el')
license=('custom')
@@ -14,7 +14,7 @@ depends=('libxext' 'libxrender' 'randrproto>=1.4.0')
makedepends=('xorg-util-macros')
options=('!libtool')
source=(${url}/releases/individual/lib/libXrandr-${pkgver}.tar.bz2)
-sha256sums=('033ad0ac2f012afb05268660f6d78705c85f84689f92fa7b47ce12959b15f5c3')
+sha256sums=('d914a0490fd0a2ea6c3194505b5b28c56e2a277d8f4648b0275ee0ee370fb905')
build() {
cd "${srcdir}/libXrandr-${pkgver}"