summaryrefslogtreecommitdiff
path: root/libre/texlive-latexextra-libre/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-04-21 12:27:37 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-04-21 12:27:37 -0300
commitacb30e290deef89c2e0777be75b4f56007ebe97a (patch)
treefad357f23eefe453ec5f5f1975917d6917550d25 /libre/texlive-latexextra-libre/PKGBUILD
parent826065907dbfea4e0fe516d1f4946010ea582567 (diff)
texlive packages: updating version and rebuilding against some dependencies
* texlive-bin-libre-2012.0-10: poppler rebuild * texlive-core-libre-2012.29661-1: updating version * texlive-fontsextra-libre-2012.29646-1: updating version * texlive-latexextra-libre-2012.29701-1: updating version
Diffstat (limited to 'libre/texlive-latexextra-libre/PKGBUILD')
-rw-r--r--libre/texlive-latexextra-libre/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/libre/texlive-latexextra-libre/PKGBUILD b/libre/texlive-latexextra-libre/PKGBUILD
index 533a0aa6e..1cd8270e0 100644
--- a/libre/texlive-latexextra-libre/PKGBUILD
+++ b/libre/texlive-latexextra-libre/PKGBUILD
@@ -1,14 +1,15 @@
-# $Id: PKGBUILD 171569 2012-11-19 07:37:56Z remy $
+# $Id: PKGBUILD 183221 2013-04-18 23:52:31Z remy $
+# Maintainer: Firmicus <firmicus āt gmx dōt net>
# Maintainer: Rémy Oudompheng <remy@archlinux.org>
# Maintainer (Parabola): Michał Masłowski <mtjm@mtjm.eu>
# Contributor (Parabola): André Silva <emulatorman@lavabit.com>
pkgname=texlive-latexextra-libre
_pkgname=texlive-latexextra
-pkgver=2012.28272
+pkgver=2012.29701
_revnr=${pkgver#2012.}
pkgrel=1
-pkgdesc="TeX Live - Large collection of add-on packages for LaTeX"
+pkgdesc="TeX Live - Large collection of add-on packages for LaTeX, without nonfree packages"
license=('GPL')
arch=(any)
depends=('texlive-core')
@@ -25,7 +26,7 @@ source=("ftp://ftp.archlinux.org/other/texlive/$_pkgname-$pkgver-src.zip" "$_pkg
options=('!emptydirs')
options=(!strip)
install=texlive.install
-md5sums=('75db29b9e9bea30e9b6c1b77c4fca964'
+md5sums=('1b67842cdc5debc80730fced7ce369ce'
'9e4825f47dac663dd62c4bfa67899e84')
build() {