[arch-commits] Commit in libxxf86dga/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Oct 22 21:44:24 UTC 2009
Date: Thursday, October 22, 2009 @ 17:44:24
Author: jgc
Revision: 56575
upgpkg: libxxf86dga 1.1.1-0.1
Build against packages from extra instead of testing. Fixes screwup that caused FS#16786
Modified:
libxxf86dga/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-10-22 21:23:53 UTC (rev 56574)
+++ PKGBUILD 2009-10-22 21:44:24 UTC (rev 56575)
@@ -4,12 +4,12 @@
pkgname=libxxf86dga
pkgver=1.1.1
-pkgrel=1
+pkgrel=0.1
pkgdesc="X11 Direct Graphics Access extension library"
arch=(i686 x86_64)
url="http://xorg.freedesktop.org/"
license=('custom')
-depends=('libxext>=1.1' 'xf86dgaproto>=2.1')
+depends=('libxext' 'xf86dgaproto>=2.1')
makedepends=('pkgconfig')
options=('!libtool')
source=(${url}/releases/individual/lib/libXxf86dga-${pkgver}.tar.bz2)
More information about the arch-commits
mailing list