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

Ronald van Haren ronald at archlinux.org
Fri Jan 23 10:44:12 UTC 2015


    Date: Friday, January 23, 2015 @ 11:44:12
  Author: ronald
Revision: 126446

upgpkg: ttf-inconsolata 20090215-5

fc-cache rebuild

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

-------------------------+
 PKGBUILD                |    2 +-
 ttf-inconsolata.install |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-23 09:05:42 UTC (rev 126445)
+++ PKGBUILD	2015-01-23 10:44:12 UTC (rev 126446)
@@ -3,7 +3,7 @@
 
 pkgname=ttf-inconsolata
 pkgver=20090215
-pkgrel=4
+pkgrel=5
 pkgdesc="Monospace font for pretty code listings and for the terminal"
 arch=('any')
 url="http://levien.com/type/myfonts/inconsolata.html"

Modified: ttf-inconsolata.install
===================================================================
--- ttf-inconsolata.install	2015-01-23 09:05:42 UTC (rev 126445)
+++ ttf-inconsolata.install	2015-01-23 10:44:12 UTC (rev 126446)
@@ -1,6 +1,6 @@
 post_install() {
   echo -n "Updating font cache... "
-  fc-cache -f > /dev/null
+  fc-cache -s > /dev/null
   mkfontscale /usr/share/fonts/OTF
   mkfontdir /usr/share/fonts/OTF
   echo "done."



More information about the arch-commits mailing list