[arch-commits] Commit in inputproto/repos/extra-i686 (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Mar 15 17:33:11 UTC 2009


    Date: Sunday, March 15, 2009 @ 13:33:11
  Author: jgc
Revision: 30007

downgrade

Modified:
  inputproto/repos/extra-i686/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-15 17:33:08 UTC (rev 30006)
+++ PKGBUILD	2009-03-15 17:33:11 UTC (rev 30007)
@@ -2,14 +2,15 @@
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=inputproto
-pkgver=1.5.0
-pkgrel=1
+pkgver=1.4.4
+pkgrel=2
 pkgdesc="X11 Input extension wire protocol"
 arch=(i686 x86_64)
 license=('custom')
+options=('force')
 url="http://xorg.freedesktop.org/"
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('dcc36554aea1338b3813943daf1e9988')
+md5sums=('3a532379f226c34b36a5c585999f75e4')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list