[arch-commits] CVS update of arch/build/x11/inputproto (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Wed May 9 10:41:01 UTC 2007


    Date: Wednesday, May 9, 2007 @ 06:41:01
  Author: alexander
    Path: /home/cvs-arch/arch/build/x11/inputproto

Modified: PKGBUILD (1.3 -> 1.4)

upgpkg: inputproto 1.4.2


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


Index: arch/build/x11/inputproto/PKGBUILD
diff -u arch/build/x11/inputproto/PKGBUILD:1.3 arch/build/x11/inputproto/PKGBUILD:1.4
--- arch/build/x11/inputproto/PKGBUILD:1.3	Sat Nov 11 16:43:59 2006
+++ arch/build/x11/inputproto/PKGBUILD	Wed May  9 06:41:01 2007
@@ -1,14 +1,13 @@
-# $Id: PKGBUILD,v 1.3 2006/11/11 21:43:59 jgc Exp $
-#Maintainer: Jan de Groot <jgc at archlinux.org>
-
+# $Id: PKGBUILD,v 1.4 2007/05/09 10:41:01 alexander Exp $
+# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=inputproto
-pkgver=1.4
+pkgver=1.4.2
 pkgrel=1
 pkgdesc="X11 Input extension wire protocol"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('0208a5cf8ab43f10d87145f1535f7101')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
@@ -16,3 +15,4 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install || return 1
 }
+md5sums=('e2c4cf4c2ad59d1e27f09381f6b4a3c3')




More information about the arch-commits mailing list