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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Mar 23 17:11:32 UTC 2012


    Date: Friday, March 23, 2012 @ 13:11:32
  Author: andyrtr
Revision: 154129

upgpkg: xtrans 1.2.7-1

upstream update 1.2.7

Modified:
  xtrans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-23 17:09:26 UTC (rev 154128)
+++ PKGBUILD	2012-03-23 17:11:32 UTC (rev 154129)
@@ -1,15 +1,16 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
+
 pkgname=xtrans
-pkgver=1.2.6
-pkgrel=2
+pkgver=1.2.7
+pkgrel=1
 pkgdesc="X transport library"
 arch=('any')
 license=('custom')
 url="http://xorg.freedesktop.org/"
 options=(!emptydirs)
 source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('99f019a6e6d4d2b8274c4a27f9c8482c7fc64e85')
+sha1sums=('b6ed421edf577816f6e641e1846dc0bff337676c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list