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

Andreas Radke andyrtr at nymeria.archlinux.org
Sat Mar 9 09:38:48 UTC 2013


    Date: Saturday, March 9, 2013 @ 10:38:48
  Author: andyrtr
Revision: 179662

upgpkg: inputproto 2.3-1

upstream update 2.3

Modified:
  inputproto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-09 09:27:34 UTC (rev 179661)
+++ PKGBUILD	2013-03-09 09:38:48 UTC (rev 179662)
@@ -1,8 +1,9 @@
 # $Id$
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=inputproto
-pkgver=2.2
+pkgver=2.3
 pkgrel=1
 pkgdesc="X11 Input extension wire protocol"
 arch=(any)
@@ -10,7 +11,7 @@
 url="http://xorg.freedesktop.org/"
 makedepends=('xorg-util-macros' 'asciidoc')
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('500e0a6dac3523887c0b82753fe5e9d4bb982137')
+sha256sums=('7d26b193f6699f8e9c1e28bf026844b7ecea33dd644402523471be109152c32f')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list