diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-11 17:47:50 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-11 17:47:50 -0200 |
commit | aeb9cba708408769686b3f241afc2e937dfd003c (patch) | |
tree | 86210476e4b36e1be8da3515af95bfa96900039f /libre/texlive-core-libre/PKGBUILD | |
parent | a6bc83c4664f2b3b3ca5a160e661e579333c1669 (diff) |
texlive-core-libre-2012.28273-1: update version
Diffstat (limited to 'libre/texlive-core-libre/PKGBUILD')
-rwxr-xr-x | libre/texlive-core-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/texlive-core-libre/PKGBUILD b/libre/texlive-core-libre/PKGBUILD index 41021cf24..1e3d5534b 100755 --- a/libre/texlive-core-libre/PKGBUILD +++ b/libre/texlive-core-libre/PKGBUILD @@ -4,9 +4,9 @@ pkgname=texlive-core-libre _pkgname=texlive-core -pkgver=2012.26892 +pkgver=2012.28273 _revnr=${pkgver#2012.} -pkgrel=2 +pkgrel=1 pkgdesc="TeX Live core distribution" license=('GPL') arch=(any) @@ -30,7 +30,7 @@ source=("ftp://ftp.archlinux.org/other/texlive/$_pkgname-$pkgver-src.zip" options=(!strip) install=texlive.install #backup=(etc/texmf/tex/context/config/cont-usr.tex) -md5sums=('c913b3c01bdcf81da80e4833cd4cc691' +md5sums=('42ce6cf5a7728f2ebb9a1a2bbf9dc4ed' '82c03f7226e1df4440f30c89c05ee653') build() { |