diff options
author | William Pitcock <nenolod@dereferenced.org> | 2018-03-01 16:43:30 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2018-03-01 16:52:34 +0000 |
commit | a66ca903204490cfa277873f0238eb6533bd485d (patch) | |
tree | 2557ddcba4459f2688cceaa91a669d47f074e3c6 /community/texlive/APKBUILD | |
parent | f930a71b661a65b87e3cf6c0424d1a8919f9be7d (diff) | |
download | aports-a66ca903204490cfa277873f0238eb6533bd485d.tar.bz2 aports-a66ca903204490cfa277873f0238eb6533bd485d.tar.xz |
community/texlive: take maintainership for now
Diffstat (limited to 'community/texlive/APKBUILD')
-rw-r--r-- | community/texlive/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/texlive/APKBUILD b/community/texlive/APKBUILD index 54cf8a1c16..ba7a9e9daf 100644 --- a/community/texlive/APKBUILD +++ b/community/texlive/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Isaac Dunham <ibid.ag@gmail.com> -# Maintainer: +# Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=texlive pkgver=20170524 -pkgrel=3 +pkgrel=4 pkgdesc="Comprehensive TeX document production system" url="http://tug.org/texlive/" arch="all" |