[arch-commits] Commit in texlive-plainextra/trunk (PKGBUILD)
Rémy Oudompheng
remy at archlinux.org
Tue Sep 1 10:29:39 UTC 2015
Date: Tuesday, September 1, 2015 @ 12:29:39
Author: remy
Revision: 245136
upgpkg: texlive-plainextra 2015.37342-1
Update to TeXLive 2015
Modified:
texlive-plainextra/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-01 10:29:00 UTC (rev 245135)
+++ PKGBUILD 2015-09-01 10:29:39 UTC (rev 245136)
@@ -3,8 +3,8 @@
# Maintainer: Rémy Oudompheng <remy at archlinux.org>
pkgname=texlive-plainextra
-pkgver=2014.36535
-_revnr=${pkgver#2014.}
+pkgver=2015.37342
+_revnr=${pkgver#2015.}
pkgrel=1
pkgdesc="TeX Live - A collection of add-on packages and macros for plain TeX"
license=('GPL')
@@ -15,7 +15,7 @@
source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip")
options=('!emptydirs')
install=texlive.install
-md5sums=('8cef8dd3d2171ef43ee43713f902628e')
+md5sums=('62a4e5c872106506faede8b4e8ff321f')
build() {
cd "$srcdir"
More information about the arch-commits
mailing list