[arch-commits] Commit in texlive-science/trunk (PKGBUILD)
Rémy Oudompheng
remy at archlinux.org
Tue Sep 1 10:28:28 UTC 2015
Date: Tuesday, September 1, 2015 @ 12:28:27
Author: remy
Revision: 245130
upgpkg: texlive-science 2015.37382-1
Update to TeXLive 2015
Modified:
texlive-science/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-01 08:22:08 UTC (rev 245129)
+++ PKGBUILD 2015-09-01 10:28:27 UTC (rev 245130)
@@ -2,8 +2,8 @@
# Maintainer: Rémy Oudompheng <remy at archlinux.org>
pkgname=texlive-science
-pkgver=2014.36659
-_revnr=${pkgver#2014.}
+pkgver=2015.37382
+_revnr=${pkgver#2015.}
pkgrel=1
pkgdesc="TeX Live - Typesetting for natural and computer sciences"
license=('GPL')
@@ -15,7 +15,7 @@
source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip" "$pkgname.maps")
options=('!emptydirs')
install=texlive.install
-md5sums=('d274573d98aed04d4418b8ae98c15615'
+md5sums=('2c6f7cb7801e1dfa7baf8b10d2c319c9'
'72206bb981d3d491df018e0e13334be5')
build() {
More information about the arch-commits
mailing list