aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2016-07-08 18:56:40 +0200
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2016-07-09 00:13:09 +0200
commitc72c73ba457d301c45897d6bad1b8ff3040a9966 (patch)
tree9c4f0688b4092386bd63ef95ddc58a70eb1ce37a /testing
parent30cee7882b2421f92ad686558abaa697e2be8692 (diff)
downloadaports-c72c73ba457d301c45897d6bad1b8ff3040a9966.tar.bz2
aports-c72c73ba457d301c45897d6bad1b8ff3040a9966.tar.xz
testing/texlive: upgrade to 20160523b
Diffstat (limited to 'testing')
-rw-r--r--testing/texlive/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/texlive/APKBUILD b/testing/texlive/APKBUILD
index a17abc7c85..cdc768e263 100644
--- a/testing/texlive/APKBUILD
+++ b/testing/texlive/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Isaac Dunham <ibid.ag@gmail.com>
# Maintainer:
pkgname=texlive
-pkgver=20160523
+pkgver=20160523b
pkgrel=1
pkgdesc="Comprehensive TeX document production system"
url="http://tug.org/texlive/"
@@ -14,7 +14,7 @@ makedepends="freetype-dev libpng-dev poppler-dev icu-dev harfbuzz-dev
libxmu-dev fontconfig-dev libxaw-dev motif-dev"
install=""
subpackages="$pkgname-dev $pkgname-doc xdvik:xdvi $pkgname-xetex:xetex $pkgname-luatex:lua $pkgname-full:meta"
-source="ftp://ftp.tug.org/historic/systems/$pkgname/${pkgver%????}/$pkgname-$pkgver-source.tar.xz"
+source="ftp://ftp.tug.org/texlive/historic/${pkgver:0:4}/texlive-$pkgver-source.tar.xz"
builddir="$srcdir"/texlive-${pkgver}-source
_luatex="dvilualatex dviluatex lualollipop"
@@ -178,6 +178,6 @@ xdvi() {
mv "$pkgdir"/usr/share/texmf-dist/xdvi usr/share/texmf-dist/ || return 1
}
-md5sums="527a6a3ef119c501a4c8ed0b3bd254bc texlive-20160523-source.tar.xz"
-sha256sums="2912b8adae6335cec7f9a6c34543bf5a246f84c40f07e986e78234c475466b1e texlive-20160523-source.tar.xz"
-sha512sums="9fdd69d237238385240e918456f54791a38e57b573edf5df839c57e56a0009012b68b7b92298c3e137181325e2be84d7a84e9c7cf41ae9739bb3329d84194564 texlive-20160523-source.tar.xz"
+md5sums="1e75db3412b3e2945fa94b0a423a29c7 texlive-20160523b-source.tar.xz"
+sha256sums="a8b32ca47f0a403661a09e202f4567a995beb718c18d8f81ca6d76daa1da21ed texlive-20160523b-source.tar.xz"
+sha512sums="915fa2f5e2099dd385ef81033db7aafdf09558c0c200fed0748a8a42fd61f69d3eaac9decea334e30981af739dd81061a9b1d6853c7f6d00285fe0be40e26c3e texlive-20160523b-source.tar.xz"