diff --git a/templates/xtrans/template b/templates/xtrans/template index eced67d25af..c30a251b79e 100644 --- a/templates/xtrans/template +++ b/templates/xtrans/template @@ -1,11 +1,14 @@ +# Template build file for 'xtrans'. pkgname=xtrans -version=1.2.1 +version=1.2.3 distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Network API translation layer to insulate X" maintainer="Juan RP " -checksum=9ff21a8d9ea524ca9b7cb6d6b4d522b4cb20b1c35edeb8995a9e9265a0df64bd +checksum=a67a8b09d9530021e2bd4b93136f385e72a8d8e4f2c26a99aeb169bee88facf0 long_desc=" Network API translation layer to insulate X applications and libraries from OS network vageries. This is from the modular X.org X11 project." + +noarch=yes