Date: Friday, January 16, 2015 @ 13:09:26 Author: heftig Revision: 229420
fc-cache Modified: tex-gyre-fonts/trunk/PKGBUILD tex-gyre-fonts/trunk/fonts.install ---------------+ PKGBUILD | 2 +- fonts.install | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-16 12:08:16 UTC (rev 229419) +++ PKGBUILD 2015-01-16 12:09:26 UTC (rev 229420) @@ -3,7 +3,7 @@ pkgname=tex-gyre-fonts pkgver=2.005 -pkgrel=1 +pkgrel=2 pkgdesc="Substitute PostScript fonts in OpenType format" arch=(any) url="http://www.gust.org.pl/projects/e-foundry/tex-gyre" Modified: fonts.install =================================================================== --- fonts.install 2015-01-16 12:08:16 UTC (rev 229419) +++ fonts.install 2015-01-16 12:09:26 UTC (rev 229420) @@ -1,5 +1,5 @@ post_install() { - fc-cache -f + fc-cache -s } post_upgrade() {
