Date: Saturday, November 14, 2015 @ 22:38:33 Author: remy Revision: 251052
Upgrade texlive-plainextra to revision 38696 - upgrade package font-change 36535 -> 38286 - upgrade package texinfo 37342 -> 38696 Modified: texlive-plainextra/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-11-14 21:33:12 UTC (rev 251051) +++ PKGBUILD 2015-11-14 21:38:33 UTC (rev 251052) @@ -3,7 +3,7 @@ # Maintainer: Rémy Oudompheng <[email protected]> pkgname=texlive-plainextra -pkgver=2015.37342 +pkgver=2015.38696 _revnr=${pkgver#2015.} pkgrel=1 pkgdesc="TeX Live - A collection of add-on packages and macros for plain TeX" @@ -15,7 +15,7 @@ source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip") options=('!emptydirs') install=texlive.install -md5sums=('62a4e5c872106506faede8b4e8ff321f') +md5sums=('a681c4d8b18ea272555d7103207634fd') build() { cd "$srcdir"
