summaryrefslogtreecommitdiff
path: root/extra/libxrandr/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-02 00:52:43 -0700
committerroot <root@rshg054.dnsready.net>2013-06-02 00:52:43 -0700
commit8831500349d38b0b1afcb74ada3f6878c31fb6ef (patch)
treef8ac5b9b66a8dd74a6c6ca07380e5310d61a0b3a /extra/libxrandr/PKGBUILD
parentc0d441a203fe115f12c4db3d9753e16cc5a73b58 (diff)
Sun Jun 2 00:52:37 PDT 2013
Diffstat (limited to 'extra/libxrandr/PKGBUILD')
-rw-r--r--extra/libxrandr/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libxrandr/PKGBUILD b/extra/libxrandr/PKGBUILD
index f7fa2718f..1ecec021f 100644
--- a/extra/libxrandr/PKGBUILD
+++ b/extra/libxrandr/PKGBUILD
@@ -1,10 +1,10 @@
-# $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
+pkgver=1.4.1
pkgrel=1
pkgdesc="X11 RandR extension library"
arch=('i686' 'x86_64')
@@ -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}"