[arch-commits] Commit in texlive-latex3/repos (extra-any	extra-any/PKGBUILD)
    Eric Bélanger 
    eric at archlinux.org
       
    Sun Nov  1 03:02:06 UTC 2009
    
    
  
    Date: Saturday, October 31, 2009 @ 23:02:06
  Author: eric
Revision: 57603
Merged revisions 57602 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/texlive-latex3/trunk
........
  r57602 | eric | 2009-10-31 23:01:38 -0400 (Sat, 31 Oct 2009) | 1 line
  
  fixed md5sums, added svn Id tag
........
Modified:
  texlive-latex3/repos/extra-any/	(properties)
  texlive-latex3/repos/extra-any/PKGBUILD
----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
Property changes on: texlive-latex3/repos/extra-any
___________________________________________________________________
Modified: svnmerge-integrated
   - /texlive-latex3/trunk:1-54380
   + /texlive-latex3/trunk:1-57602
Modified: extra-any/PKGBUILD
===================================================================
--- extra-any/PKGBUILD	2009-11-01 03:01:38 UTC (rev 57602)
+++ extra-any/PKGBUILD	2009-11-01 03:02:06 UTC (rev 57603)
@@ -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