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

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


    Date: Wednesday, September 9, 2009 @ 17:14:55
  Author: francois
Revision: 51591

Merged revisions 49972,51590 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/texlive-humanities/trunk

........
  r49972 | francois | 2009-08-18 10:48:22 +0200 (Tue, 18 Aug 2009) | 1 line
  
  minor change in texlive.install + fix md5sums
........
  r51590 | francois | 2009-09-09 23:14:11 +0200 (Wed, 09 Sep 2009) | 2 lines
  
  upgpkg: texlive-humanities 2009.15113-1
      update
........

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

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


Property changes on: texlive-humanities/repos/extra-any
___________________________________________________________________
Modified: svnmerge-integrated
   - /texlive-humanities/trunk:1-47185
   + /texlive-humanities/trunk:1-51590

Modified: extra-any/PKGBUILD
===================================================================
--- extra-any/PKGBUILD	2009-09-09 21:14:11 UTC (rev 51590)
+++ extra-any/PKGBUILD	2009-09-09 21:14:55 UTC (rev 51591)
@@ -1,7 +1,7 @@
 # Maintainer: Firmicus <firmicus āt gmx dōt net>
 
 pkgname=texlive-humanities
-pkgver=2009.13530
+pkgver=2009.15113
 pkgrel=1
 pkgdesc="TeX Live - collection of LaTeX packages for law, linguistics, the social sciences, and the humanities"
 license=('GPL')
@@ -12,7 +12,7 @@
 source=("ftp://ftp.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('d537a27080c91acda858053dda5751d6')
+md5sums=('baa0a289d22621ebe6ee5270344481fb')
 
 build() {
    cd $srcdir

Modified: extra-any/texlive.install
===================================================================
--- extra-any/texlive.install	2009-09-09 21:14:11 UTC (rev 51590)
+++ extra-any/texlive.install	2009-09-09 21:14:55 UTC (rev 51591)
@@ -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