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

François Charette francois at archlinux.org
Tue Aug 18 10:08:50 UTC 2009


    Date: Tuesday, August 18, 2009 @ 06:08:50
  Author: francois
Revision: 50004

Merged revisions 50002 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/texlive-publishers/trunk

........
  r50002 | francois | 2009-08-18 12:08:09 +0200 (Tue, 18 Aug 2009) | 2 lines
  
  upgpkg: texlive-publishers 2009.14558-1
      update + minor change in texlive.install
........

Modified:
  texlive-publishers/repos/testing-any/	(properties)
  texlive-publishers/repos/testing-any/PKGBUILD
  texlive-publishers/repos/testing-any/texlive.install

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


Property changes on: texlive-publishers/repos/testing-any
___________________________________________________________________
Modified: svnmerge-integrated
   - /texlive-publishers/trunk:1-47922
   + /texlive-publishers/trunk:1-50002

Modified: testing-any/PKGBUILD
===================================================================
--- testing-any/PKGBUILD	2009-08-18 10:08:29 UTC (rev 50003)
+++ testing-any/PKGBUILD	2009-08-18 10:08:50 UTC (rev 50004)
@@ -1,7 +1,7 @@
 # Maintainer: Firmicus <firmicus āt gmx dōt net>
 
 pkgname=texlive-publishers
-pkgver=2009.14460
+pkgver=2009.14558
 pkgrel=1
 pkgdesc="TeX Live - LaTeX classes and packages for specific publishers"
 license=('GPL')
@@ -12,7 +12,7 @@
 source=("ftp://ftp.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('377ec061daf5ffa781f46dd4748823fb')
+md5sums=('0143da783ad8302ed5086432931ae813')
 
 build() {
    cd $srcdir

Modified: testing-any/texlive.install
===================================================================
--- testing-any/texlive.install	2009-08-18 10:08:29 UTC (rev 50003)
+++ testing-any/texlive.install	2009-08-18 10:08:50 UTC (rev 50004)
@@ -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