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

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


    Date: Sunday, October 11, 2009 @ 17:21:35
  Author: andyrtr
Revision: 55013

upgpkg: fontcacheproto 0.1.3-1
    new version 0.1.3

Modified:
  fontcacheproto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-11 21:21:19 UTC (rev 55012)
+++ PKGBUILD	2009-10-11 21:21:35 UTC (rev 55013)
@@ -2,15 +2,14 @@
 #Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=fontcacheproto
-pkgver=0.1.2
-pkgrel=2
+pkgver=0.1.3
+pkgrel=1
 pkgdesc="X11 font cache extension wire protocol"
-arch=(i686 x86_64)
+arch=('any')
 url="http://xorg.freedesktop.org/"
 license=('BSD')
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('60df6b625074a9790e28543dcea71651')
-sha1sums=('6a531ef505ba2f7c1aa884bb4efdac3e32dfd99b')
+md5sums=('a8a50e5e995bfacb0359575faf7f6906')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list