[arch-commits] Commit in xf86miscproto/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sun Oct 11 09:51:50 UTC 2009
Date: Sunday, October 11, 2009 @ 05:51:49
Author: andyrtr
Revision: 54547
upgpkg: xf86miscproto 0.9.3-1
new version 0.9.3
Modified:
xf86miscproto/trunk/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-10-11 09:49:05 UTC (rev 54546)
+++ PKGBUILD 2009-10-11 09:51:49 UTC (rev 54547)
@@ -2,15 +2,14 @@
#Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=xf86miscproto
-pkgver=0.9.2
-pkgrel=2
+pkgver=0.9.3
+pkgrel=1
pkgdesc="X11 XFree86-Miscellaneous extension wire protocol"
-arch=(i686 x86_64)
+arch=(any)
url="http://xorg.freedesktop.org/"
license=('custom')
source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('acae8edeb05a406f7f60bcbb218a8f1d')
-sha1sums=('bfaf893bb97085c79ef84e9911c97d11b2a4fdbe')
+md5sums=('ca63bbb31cf5b7f37b2237e923ff257a')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list