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

Eric Bélanger eric at archlinux.org
Tue Apr 14 23:19:11 UTC 2009


    Date: Tuesday, April 14, 2009 @ 19:19:11
  Author: eric
Revision: 35633

upgpkg: libxfixes 4.0.3-2
    License rebuild

Modified:
  libxfixes/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-14 23:03:51 UTC (rev 35632)
+++ PKGBUILD	2009-04-14 23:19:11 UTC (rev 35633)
@@ -3,15 +3,15 @@
 
 pkgname=libxfixes
 pkgver=4.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="X11 miscellaneous 'fixes' extension library"
 arch=('i686' 'x86_64')
 url="http://xorg.freedesktop.org/"
+license=('custom')
 depends=('libx11' 'fixesproto')
 makedepends=('pkgconfig')
 options=('!libtool')
 source=(${url}/releases/individual/lib/libXfixes-${pkgver}.tar.bz2)
-license=('custom')
 md5sums=('1990d19725a3c7f32290037f02d3737f')
 
 build() {




More information about the arch-commits mailing list