Date: Saturday, January 3, 2015 @ 15:01:13
  Author: kkeen
Revision: 125228

upgpkg: dina-font 2.92-5 fc-cache todo

Modified:
  dina-font/trunk/PKGBUILD
  dina-font/trunk/dina-font.install

-------------------+
 PKGBUILD          |    2 +-
 dina-font.install |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-01-03 13:56:12 UTC (rev 125227)
+++ PKGBUILD    2015-01-03 14:01:13 UTC (rev 125228)
@@ -6,7 +6,7 @@
 
 pkgname=dina-font
 pkgver=2.92
-pkgrel=4
+pkgrel=5
 pkgdesc="A monospace bitmap font, primarily aimed at programmers"
 arch=('any')
 url="http://www.donationcoder.com/Software/Jibz/Dina/index.html";

Modified: dina-font.install
===================================================================
--- dina-font.install   2015-01-03 13:56:12 UTC (rev 125227)
+++ dina-font.install   2015-01-03 14:01:13 UTC (rev 125228)
@@ -1,6 +1,6 @@
 post_install() {
   echo -n "Updating font cache... " 
-  usr/bin/fc-cache
+  usr/bin/fc-cache -s
   cd usr/share/fonts/misc
   mkfontdir
   mkfontscale
@@ -12,5 +12,5 @@
 }
 
 post_remove() {
-  usr/bin/fc-cache
+  usr/bin/fc-cache -s
 }

Reply via email to