[arch-commits] Commit in (5 files)
Rémy Oudompheng
remy at archlinux.org
Sun Jan 9 08:49:35 UTC 2011
Date: Sunday, January 9, 2011 @ 03:49:34
Author: remy
Revision: 105467
texlive: fix PKGBUILDs.
Modified:
texlive-core/trunk/PKGBUILD
texlive-fontsextra/trunk/PKGBUILD
texlive-humanities/trunk/PKGBUILD
texlive-langextra/trunk/PKGBUILD
texlive-pictures/trunk/PKGBUILD
-----------------------------------+
texlive-core/trunk/PKGBUILD | 2 +-
texlive-fontsextra/trunk/PKGBUILD | 2 +-
texlive-humanities/trunk/PKGBUILD | 2 +-
texlive-langextra/trunk/PKGBUILD | 2 +-
texlive-pictures/trunk/PKGBUILD | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
Modified: texlive-core/trunk/PKGBUILD
===================================================================
--- texlive-core/trunk/PKGBUILD 2011-01-09 08:49:02 UTC (rev 105466)
+++ texlive-core/trunk/PKGBUILD 2011-01-09 08:49:34 UTC (rev 105467)
@@ -27,7 +27,7 @@
install=texlive.install
backup=(etc/texmf/tex/context/config/cont-usr.tex)
md5sums=('10c61a1531da26e84e8461b40203caad'
- 'b91ffccea6a4c17d206f0dea64405565')
+ 'b9fe662b6b96cb7287f9ea7fa4acb5a1')
build() {
echo -n " --> extracting all packages... "
Modified: texlive-fontsextra/trunk/PKGBUILD
===================================================================
--- texlive-fontsextra/trunk/PKGBUILD 2011-01-09 08:49:02 UTC (rev 105466)
+++ texlive-fontsextra/trunk/PKGBUILD 2011-01-09 08:49:34 UTC (rev 105467)
@@ -14,7 +14,7 @@
options=(!strip)
install=texlive.install
md5sums=('8ab41bf760b7a6f9c42d5b1ef7e02166'
- '038007ecc64393e68248ba43ba67d673')
+ 'a6510713f3401b5ebbfee7a6c5638c10')
build() {
for p in *.tar.xz; do
Modified: texlive-humanities/trunk/PKGBUILD
===================================================================
--- texlive-humanities/trunk/PKGBUILD 2011-01-09 08:49:02 UTC (rev 105466)
+++ texlive-humanities/trunk/PKGBUILD 2011-01-09 08:49:34 UTC (rev 105467)
@@ -13,7 +13,7 @@
options=('!emptydirs')
options=(!strip)
install=texlive.install
-md5sums=('dc8fd6ebb7863e1802b88634a9ab1c4a')
+md5sums=('4dbbb3a17acbb6b7ab11901a15a60e6b')
build() {
for p in *.tar.xz; do
Modified: texlive-langextra/trunk/PKGBUILD
===================================================================
--- texlive-langextra/trunk/PKGBUILD 2011-01-09 08:49:02 UTC (rev 105466)
+++ texlive-langextra/trunk/PKGBUILD 2011-01-09 08:49:34 UTC (rev 105467)
@@ -2,7 +2,7 @@
pkgname=texlive-langextra
pkgver=2010.20648
-pkgrel=2
+pkgrel=1
pkgdesc="TeX Live - Bundle of all extra language support"
license=('GPL')
arch=(any)
Modified: texlive-pictures/trunk/PKGBUILD
===================================================================
--- texlive-pictures/trunk/PKGBUILD 2011-01-09 08:49:02 UTC (rev 105466)
+++ texlive-pictures/trunk/PKGBUILD 2011-01-09 08:49:34 UTC (rev 105467)
@@ -2,7 +2,7 @@
pkgname=texlive-pictures
pkgver=2010.20936
-pkgrel=2
+pkgrel=1
pkgdesc="TeX Live - Packages for drawings graphics"
license=('GPL')
arch=(any)
More information about the arch-commits
mailing list