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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Oct 11 21:23:14 UTC 2009


    Date: Sunday, October 11, 2009 @ 17:23:14
  Author: andyrtr
Revision: 55018

upgpkg: compositeproto 0.4.1-1
    new version 0.4.1

Modified:
  compositeproto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-11 21:22:15 UTC (rev 55017)
+++ PKGBUILD	2009-10-11 21:23:14 UTC (rev 55018)
@@ -1,16 +1,16 @@
 # $Id$
-# Maintainer: Alexander Baldeck <alexander at archlinux.org>
-# Contributor: Jan de Groot <jgc at archlinux.org>
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
 pkgname=compositeproto
-pkgver=0.4
-pkgrel=2
+pkgver=0.4.1
+pkgrel=1
 pkgdesc="X11 Composite extension wire protocol"
-arch=(i686 x86_64)
+arch=('any')
 url="http://xorg.freedesktop.org/"
 license=('custom')
 depends=(fixesproto)
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('6281344d656d4e0c8e9db4918efe3d1d')
+md5sums=('3692f3f8b2ea10dff3d2cede8dc65e79')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list