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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Oct 11 16:21:38 UTC 2009


    Date: Sunday, October 11, 2009 @ 12:21:38
  Author: andyrtr
Revision: 54646

upgpkg: fixesproto 4.1.1-1
    new version 4.1.1

Modified:
  fixesproto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-11 16:07:28 UTC (rev 54645)
+++ PKGBUILD	2009-10-11 16:21:38 UTC (rev 54646)
@@ -2,15 +2,15 @@
 #Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=fixesproto
-pkgver=4.0
-pkgrel=3
+pkgver=4.1.1
+pkgrel=1
 pkgdesc="X11 Fixes extension wire protocol"
-arch=(i686 x86_64)
+arch=(any)
 url="http://xorg.freedesktop.org/"
 license=('custom')
 depends=('xproto' 'xextproto')
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('8b298cc3424597f8138c7faf7763dce9')
+md5sums=('4c1cb4f2ed9f34de59f2f04783ca9483')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list