Date: Tuesday, June 20, 2017 @ 06:02:35 Author: remy Revision: 299001
upgpkg: texlive-bibtexextra 2017.44498-1 TexLive 2017 release. Modified: texlive-bibtexextra/trunk/PKGBUILD ----------+ PKGBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-20 05:59:42 UTC (rev 299000) +++ PKGBUILD 2017-06-20 06:02:35 UTC (rev 299001) @@ -3,8 +3,8 @@ # Maintainer: Rémy Oudompheng <[email protected]> pkgname=texlive-bibtexextra -pkgver=2016.43765 -_revnr=${pkgver#2016.} +pkgver=2017.44498 +_revnr=${pkgver#2017.} pkgrel=1 pkgdesc="TeX Live - Additional BibTeX styles and bibliography databases" license=('GPL') @@ -13,7 +13,7 @@ groups=('texlive-most') url='http://tug.org/texlive/' source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip") -sha256sums=('0b61d0c30ce9f61960edff37ee2a1f192b8b726510cae9e720f401c51f3018d8') +sha256sums=('c691bc36e4db8f0093d33e516c5a54fefcdd67e5ea26a9e3f0e1248634e21b4d') build() { cd "$srcdir" @@ -44,7 +44,9 @@ # link programs from /usr/share/texmf-dist/scripts _linked_scripts=" bibexport/bibexport.sh +crossrefware/bbl2bib.pl crossrefware/bibdoiadd.pl +crossrefware/bibmradd.pl crossrefware/bibzbladd.pl crossrefware/ltx2crossrefxml.pl listbib/listbib
