[arch-commits] Commit in bdf-unifont/trunk (PKGBUILD unifont.install)

Ronald van Haren ronald at archlinux.org
Fri Jan 23 10:35:40 UTC 2015


    Date: Friday, January 23, 2015 @ 11:35:39
  Author: ronald
Revision: 229678

upgpkg: bdf-unifont 7.0.06-2

fc-cache rebuild; add gpg key

Modified:
  bdf-unifont/trunk/PKGBUILD
  bdf-unifont/trunk/unifont.install

-----------------+
 PKGBUILD        |    6 ++++--
 unifont.install |    2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-23 09:14:53 UTC (rev 229677)
+++ PKGBUILD	2015-01-23 10:35:39 UTC (rev 229678)
@@ -3,7 +3,7 @@
 
 pkgname=bdf-unifont
 pkgver=7.0.06
-pkgrel=1
+pkgrel=2
 pkgdesc="GNU Unifont Glyphs"
 arch=('any')
 license=('custom' 'GPL2')
@@ -10,8 +10,10 @@
 url="http://unifoundry.com/unifont.html"
 depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
 install=unifont.install
-source=("http://unifoundry.com/pub/unifont-${pkgver}/font-builds/unifont-${pkgver}.bdf.gz" 'LICENSE')
+source=("http://unifoundry.com/pub/unifont-${pkgver}/font-builds/unifont-${pkgver}.bdf.gz"{,.sig} 'LICENSE')
+validpgpkeys=('95D2E9AB8740D8046387FD151A09227B1F435A33') # Paul Hardy
 sha1sums=('0c3f60246c87870754abf6fdddf5d2df2ca357bc'
+          'SKIP'
           'e4ba558b4af9b8ab0f129c1f1788e168e412b9be')
 
 package() {

Modified: unifont.install
===================================================================
--- unifont.install	2015-01-23 09:14:53 UTC (rev 229677)
+++ unifont.install	2015-01-23 10:35:39 UTC (rev 229678)
@@ -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/misc
   mkfontdir /usr/share/fonts/misc
   echo "done."



More information about the arch-commits mailing list