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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Oct 11 10:48:08 UTC 2009


    Date: Sunday, October 11, 2009 @ 06:48:07
  Author: andyrtr
Revision: 54569

upgpkg: libxxf86dga 1.1-1
    new version 1.1

Modified:
  libxxf86dga/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-11 10:44:45 UTC (rev 54568)
+++ PKGBUILD	2009-10-11 10:48:07 UTC (rev 54569)
@@ -3,17 +3,17 @@
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=libxxf86dga
-pkgver=1.0.99.1
+pkgver=1.1
 pkgrel=1
 pkgdesc="X11 Direct Graphics Access extension library"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 license=('custom')
-depends=('libxext' 'xf86dgaproto>=2.0.99.1')
+depends=('libxext>=1.1' 'xf86dgaproto>=2.1')
 makedepends=('pkgconfig')
 options=('!libtool')
 source=(${url}/releases/individual/lib/libXxf86dga-${pkgver}.tar.bz2)
-sha1sums=('87fba67ae7836897d82c3fa5aaae3b46eaf8527f')
+md5sums=('6e3da66b0594ae1d5240e5be8ee64b32')
 
 build() {
   cd "${srcdir}/libXxf86dga-${pkgver}"




More information about the arch-commits mailing list