[arch-commits] Commit in wqy-microhei/trunk (PKGBUILD wqy-microhei.install)

Felix Yan fyan at archlinux.org
Mon Jan 5 16:38:47 UTC 2015


    Date: Monday, January 5, 2015 @ 17:38:47
  Author: fyan
Revision: 125421

upgpkg: wqy-microhei 0.2.0_beta-7

don't use fc-cache -f

Modified:
  wqy-microhei/trunk/PKGBUILD
  wqy-microhei/trunk/wqy-microhei.install

----------------------+
 PKGBUILD             |    2 +-
 wqy-microhei.install |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-05 15:49:23 UTC (rev 125420)
+++ PKGBUILD	2015-01-05 16:38:47 UTC (rev 125421)
@@ -4,7 +4,7 @@
 
 pkgname=wqy-microhei
 pkgver=0.2.0_beta
-pkgrel=6
+pkgrel=7
 pkgdesc="A Sans-Serif style high quality CJK outline font"
 arch=('any')
 license=('GPL3' 'APACHE' 'custom:"font embedding exception"')

Modified: wqy-microhei.install
===================================================================
--- wqy-microhei.install	2015-01-05 15:49:23 UTC (rev 125420)
+++ wqy-microhei.install	2015-01-05 16:38:47 UTC (rev 125421)
@@ -2,7 +2,7 @@
 	echo -n "Updating font cache... "
 	mkfontscale /usr/share/fonts/wenquanyi/wqy-microhei
 	mkfontdir /usr/share/fonts/wenquanyi/wqy-microhei
-	fc-cache -f /usr/share/fonts/wenquanyi/wqy-microhei > /dev/null
+	fc-cache -s /usr/share/fonts/wenquanyi/wqy-microhei
 	echo "done."
 }
 



More information about the arch-commits mailing list