[arch-commits] Commit in libxrandr/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Mar 7 18:44:28 UTC 2009


    Date: Saturday, March 7, 2009 @ 13:44:28
  Author: jgc
Revision: 29288

upgpkg: libxrandr 1.3.0-1

Modified:
  libxrandr/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-07 18:43:12 UTC (rev 29287)
+++ PKGBUILD	2009-03-07 18:44:28 UTC (rev 29288)
@@ -2,17 +2,17 @@
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=libxrandr
-pkgver=1.2.99.4
+pkgver=1.3.0
 pkgrel=1
 pkgdesc="X11 RandR extension library"
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://xorg.freedesktop.org/"
-depends=('libxext>=1.0.5' 'libxrender' 'randrproto>=1.2.99.3')
+depends=('libxext>=1.0.5' 'libxrender' 'randrproto>=1.3.0')
 makedepends=('pkgconfig')
 options=('!libtool')
 source=(${url}/releases/individual/lib/libXrandr-${pkgver}.tar.bz2)
-md5sums=('ab4210c6d89888e55520bc2c568b6867')
+md5sums=('68eb59c3b7524db6ffd78746ee893d1d')
 
 build() {
   cd "${srcdir}/libXrandr-${pkgver}"




More information about the arch-commits mailing list