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

Eric Bélanger eric at archlinux.org
Sun Nov 1 03:01:39 UTC 2009


    Date: Saturday, October 31, 2009 @ 23:01:38
  Author: eric
Revision: 57602

fixed md5sums, added svn Id tag

Modified:
  texlive-latex3/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-01 02:59:02 UTC (rev 57601)
+++ PKGBUILD	2009-11-01 03:01:38 UTC (rev 57602)
@@ -1,3 +1,4 @@
+# $Id$
 # Maintainer: Firmicus <firmicus āt gmx dōt net>
 
 pkgname=texlive-latex3
@@ -9,10 +10,11 @@
 depends=('texlive-core')
 groups=('texlive-most')
 url='http://tug.org/texlive/'
-source=("ftp://ftp.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('b0cabba0471f05424ad1d6ecca7dfbe4')
+source=("ftp://ftp.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip")
+md5sums=('c3293d7396ff9c0525a1f3d4f7ac368f')
+sha1sums=('95c7d8c50e1332afbe2725b98447978620a700d5')
 
 build() {
    cd $srcdir




More information about the arch-commits mailing list