texlive-bin: update to 2017.
This commit is contained in:
parent
b3e3a9dda2
commit
83e66df246
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'texlive-bin'
|
||||
pkgname=texlive-bin
|
||||
version=2016
|
||||
version=2017
|
||||
revision=1
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
homepage="http://tug.org/texlive/"
|
||||
license="GPL-2"
|
||||
short_desc="TeX Live Binary distribution through tl-install (newest version)"
|
||||
provides="texlive-${version}_${revision}"
|
||||
depends="texlive2016-bin"
|
||||
depends="texlive2017-bin"
|
||||
|
||||
do_install() {
|
||||
vmkdir etc/profile.d
|
||||
|
|
Loading…
Reference in New Issue