[arch-commits] Commit in texlive-latex3/repos (3 files)

François Charette francois at archlinux.org
Wed Sep 9 21:15:50 UTC 2009


    Date: Wednesday, September 9, 2009 @ 17:15:50
  Author: francois
Revision: 51593

Merged revisions 49973,51592 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/texlive-latex3/trunk

........
  r49973 | francois | 2009-08-18 10:49:46 +0200 (Tue, 18 Aug 2009) | 1 line
  
  update + minor change in texlive.install
........
  r51592 | francois | 2009-09-09 23:15:06 +0200 (Wed, 09 Sep 2009) | 2 lines
  
  upgpkg: texlive-latex3 2009.15164-1
      update
........

Modified:
  texlive-latex3/repos/extra-any/	(properties)
  texlive-latex3/repos/extra-any/PKGBUILD
  texlive-latex3/repos/extra-any/texlive.install

-----------------+
 PKGBUILD        |    4 ++--
 texlive.install |    6 ++----
 2 files changed, 4 insertions(+), 6 deletions(-)


Property changes on: texlive-latex3/repos/extra-any
___________________________________________________________________
Modified: svnmerge-integrated
   - /texlive-latex3/trunk:1-46881
   + /texlive-latex3/trunk:1-51592

Modified: extra-any/PKGBUILD
===================================================================
--- extra-any/PKGBUILD	2009-09-09 21:15:06 UTC (rev 51592)
+++ extra-any/PKGBUILD	2009-09-09 21:15:50 UTC (rev 51593)
@@ -1,7 +1,7 @@
 # Maintainer: Firmicus <firmicus āt gmx dōt net>
 
 pkgname=texlive-latex3
-pkgver=2009.14222
+pkgver=2009.15164
 pkgrel=1
 pkgdesc="TeX Live - LaTeX3 packages"
 license=('GPL')
@@ -12,7 +12,7 @@
 source=("ftp://ftp.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('16d691048851c17d3ae61f7714a090ac')
+md5sums=('7bf77c761d5396eee2ccccdfa1c0c0bc')
 
 build() {
    cd $srcdir

Modified: extra-any/texlive.install
===================================================================
--- extra-any/texlive.install	2009-09-09 21:15:06 UTC (rev 51592)
+++ extra-any/texlive.install	2009-09-09 21:15:50 UTC (rev 51593)
@@ -4,11 +4,9 @@
 }
 
 post_upgrade() {
-	echo    ">>> texlive: updating the filename database..."
-	texconfig-sys rehash
+  post_install
 }
 
 post_remove() {
-	echo    ">>> texlive: updating the filename database..."
-	texconfig-sys rehash
+  post_install
 }




More information about the arch-commits mailing list