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

Andreas Radke andyrtr at nymeria.archlinux.org
Fri May 31 14:14:33 UTC 2013


    Date: Friday, May 31, 2013 @ 16:14:33
  Author: andyrtr
Revision: 186892

upgpkg: libxtst 1.2.2-1

upstream update 1.2.2

Modified:
  libxtst/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-31 14:09:38 UTC (rev 186891)
+++ PKGBUILD	2013-05-31 14:14:33 UTC (rev 186892)
@@ -1,18 +1,19 @@
 # $Id$
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libxtst
-pkgver=1.2.1
+pkgver=1.2.2
 pkgrel=1
 pkgdesc="X11 Testing -- Resource extension library"
 arch=('i686' 'x86_64')
 url="http://xorg.freedesktop.org/"
 license=('custom')
-depends=('libxext' 'libxi' 'recordproto' 'inputproto')
+depends=('libxext' 'libxi' 'recordproto' 'inputproto' 'libxfixes')
 makedepends=('xorg-util-macros')
 options=('!libtool')
 source=("${url}/releases/individual/lib/libXtst-${pkgver}.tar.bz2")
-sha1sums=('44e19899f9938d3db5546e51c338d6f86d88cfe2')
+sha256sums=('ef0a7ffd577e5f1a25b1663b375679529663a1880151beaa73e9186c8309f6d9')
 
 build() {
   cd "${srcdir}/libXtst-${pkgver}"




More information about the arch-commits mailing list