[arch-commits] Commit in texlive-pstricks/trunk (PKGBUILD texlive.install)

François Charette francois at archlinux.org
Tue Aug 18 09:54:13 UTC 2009


    Date: Tuesday, August 18, 2009 @ 05:54:13
  Author: francois
Revision: 49998

upgpkg: texlive-pstricks 2009.14633-1
    update + minor change in texlive.install

Modified:
  texlive-pstricks/trunk/PKGBUILD
  texlive-pstricks/trunk/texlive.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-18 09:52:58 UTC (rev 49997)
+++ PKGBUILD	2009-08-18 09:54:13 UTC (rev 49998)
@@ -1,7 +1,7 @@
 # Maintainer: Firmicus <firmicus āt gmx dōt net>
 
 pkgname=texlive-pstricks
-pkgver=2009.14458
+pkgver=2009.14633
 pkgrel=1
 pkgdesc="TeX Live - Additional PSTricks packages"
 license=('GPL')
@@ -12,7 +12,7 @@
 source=("ftp://ftp.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('d1a56b6db9748076f4e2db43c2577e40')
+md5sums=('6fb2cd1b4fcc590962c6ed7ed6f9879c')
 
 build() {
    cd $srcdir

Modified: texlive.install
===================================================================
--- texlive.install	2009-08-18 09:52:58 UTC (rev 49997)
+++ texlive.install	2009-08-18 09:54:13 UTC (rev 49998)
@@ -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