[arch-commits] Commit in ttf-gentium/trunk (PKGBUILD gentium.install)

Lukas Jirkovsky stativ at archlinux.org
Wed Jan 7 22:15:15 UTC 2015


    Date: Wednesday, January 7, 2015 @ 23:15:14
  Author: stativ
Revision: 125578

upgpkg: ttf-gentium 1.03-3

fc-cache -s rebuild

Modified:
  ttf-gentium/trunk/PKGBUILD
  ttf-gentium/trunk/gentium.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-07 21:03:06 UTC (rev 125577)
+++ PKGBUILD	2015-01-07 22:15:14 UTC (rev 125578)
@@ -2,7 +2,7 @@
 # Maintainer: Lukas Jirkovsky <l.jirkovsky at gmail.com>
 pkgname=ttf-gentium
 pkgver=1.03
-pkgrel=2
+pkgrel=3
 pkgdesc="Wide range of Latin-based alphabets, defines roughly 1,500 glyphs."
 arch=('any')
 url="http://scripts.sil.org/Gentium"

Modified: gentium.install
===================================================================
--- gentium.install	2015-01-07 21:03:06 UTC (rev 125577)
+++ gentium.install	2015-01-07 22:15:14 UTC (rev 125578)
@@ -1,6 +1,6 @@
 post_install() {
   echo -n "Updating font cache... "
-  fc-cache -f > /dev/null
+  fc-cache -s
   mkfontscale /usr/share/fonts/TTF
   mkfontdir /usr/share/fonts/TTF
   echo "done."
@@ -14,7 +14,3 @@
   post_install $1
 }
 
-op=$1
-shift
-
-$op $*



More information about the arch-commits mailing list