texlive-bin: update to 2016.
This commit is contained in:
parent
caffde48a5
commit
0acebc7583
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'texlive-bin'
|
||||
pkgname=texlive-bin
|
||||
version=2015
|
||||
version=2016
|
||||
revision=1
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://tug.org/texlive/"
|
||||
license="GPL-2"
|
||||
short_desc="TeX Live Binary distribution through tl-install (newest version)"
|
||||
provides="texlive-${version}_${revision}"
|
||||
depends="texlive2015-bin"
|
||||
depends="texlive2016-bin"
|
||||
|
||||
do_install() {
|
||||
vmkdir etc/profile.d
|
||||
|
|
Loading…
Reference in a new issue