Date: Saturday, April 23, 2011 @ 19:16:21 Author: remy Revision: 120461
Update to revision 21462 Added: texlive-plainextra/trunk/Changelog Modified: texlive-plainextra/trunk/PKGBUILD -----------+ Changelog | 4 ++++ PKGBUILD | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) Added: Changelog =================================================================== --- Changelog (rev 0) +++ Changelog 2011-04-23 23:16:21 UTC (rev 120461) @@ -0,0 +1,4 @@ +texlive-plainextra 2010.21462-1 + +- upgrade package figflow 15878 -> 21462 + Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-23 23:15:12 UTC (rev 120460) +++ PKGBUILD 2011-04-23 23:16:21 UTC (rev 120461) @@ -1,7 +1,8 @@ # Maintainer: Firmicus <firmicus āt gmx dōt net> +# Maintainer: Rémy Oudompheng <[email protected]> pkgname=texlive-plainextra -pkgver=2010.20080 +pkgver=2010.21462 pkgrel=1 pkgdesc="TeX Live - A collection of add-on packages and macros for plain TeX" license=('GPL') @@ -13,7 +14,7 @@ options=('!emptydirs') options=(!strip) install=texlive.install -md5sums=('630327c0744f99b15dbd53fec1711106') +md5sums=('48e28cd8fd66f78278d262649c95647b') build() { for p in *.tar.xz; do
