[arch-commits] Commit in texlive-bin/trunk (PKGBUILD)

François Charette francois at archlinux.org
Tue Aug 18 11:34:25 UTC 2009


    Date: Tuesday, August 18, 2009 @ 07:34:25
  Author: francois
Revision: 50011

upgpkg: texlive-bin 2009.1-1
    update

Modified:
  texlive-bin/trunk/PKGBUILD

----------+
 PKGBUILD |   13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-18 11:28:22 UTC (rev 50010)
+++ PKGBUILD	2009-08-18 11:34:25 UTC (rev 50011)
@@ -1,8 +1,7 @@
-# $Id$
 # Maintainer: francois at archlinux dot org
 
 pkgname=texlive-bin
-pkgver=2009.0
+pkgver=2009.1
 pkgrel=1
 pkgdesc="TeX Live binaries"
 license=('GPL')
@@ -12,9 +11,9 @@
 makedepends=('clisp' 'ffcall')
 options=('!makeflags' '!libtool')
 url='http://tug.org/texlive/'
-source=('texmf.cnf' \
-        'ftp://ftp.archlinux.org/other/texlive/texlive-bin-source-20090723.tar.xz' \
-        'ftp://ftp.archlinux.org/other/texlive/texlive-bin-texmf-20090723.tar.xz')
+source=('texmf.cnf' 
+        'ftp://ftp.archlinux.org/other/texlive/texlive-bin-source-20090816.tar.xz'
+        'ftp://ftp.archlinux.org/other/texlive/texlive-bin-texmf-20090816.tar.xz')
 backup=(usr/share/texmf/web2c/texmf.cnf \
 	usr/share/texmf-config/web2c/mktex.cnf \
 	usr/share/texmf-config/web2c/updmap.cfg \
@@ -27,8 +26,8 @@
 	usr/share/texmf-config/dvipdfm/config/config \
 	usr/share/texmf-config/xdvi/XDvi)
 md5sums=('351a6136e4faafe7fba123a07aef7787'
-         '6f39667d832949017c1273dcd4b9606d'
-         'a84922fc1947a5c581c10eb4b75358f3')
+         '4fe79f5858f89dd4234828bb2c55e92f'
+         '420e6235bb8dc746ee8ecccbaa6daa02')
 build() {
    if [ "${CARCH}" = "x86_64" ]; then
      export CFLAGS="${CFLAGS} -fPIC"




More information about the arch-commits mailing list