summaryrefslogtreecommitdiffstats
path: root/abs/core/xextproto/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/xextproto/PKGBUILD')
-rw-r--r--abs/core/xextproto/PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/abs/core/xextproto/PKGBUILD b/abs/core/xextproto/PKGBUILD
index a22207c..41e5bbb 100644
--- a/abs/core/xextproto/PKGBUILD
+++ b/abs/core/xextproto/PKGBUILD
@@ -1,17 +1,15 @@
-# $Id: PKGBUILD 26846 2009-02-13 15:23:45Z andyrtr $
+# $Id: PKGBUILD 54536 2009-10-11 09:34:38Z andyrtr $
#Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xextproto
-pkgver=7.0.5
+pkgver=7.1.1
pkgrel=1
pkgdesc="X11 various extension wire protocol"
-arch=(i686 x86_64)
+arch=('any')
license=('custom')
-depends=('inputproto>=1.5')
url="http://xorg.freedesktop.org/"
source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e6841018a7c64983b0954aa2c564d115')
-sha1sums=('d62e704039e7c647da66c9a6531ebdede37dace8')
+md5sums=('fb6ccaae76db7a35e49b12aea60ca6ff')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"