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

Jan Steffens heftig at archlinux.org
Sun Mar 28 17:11:18 UTC 2021


    Date: Sunday, March 28, 2021 @ 17:11:18
  Author: heftig
Revision: 907028

3.000-3: fontconfig changes

Modified:
  ttf-inconsolata/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-28 17:07:17 UTC (rev 907027)
+++ PKGBUILD	2021-03-28 17:11:18 UTC (rev 907028)
@@ -2,7 +2,7 @@
 
 pkgname=ttf-inconsolata
 pkgver=3.000
-pkgrel=2
+pkgrel=3
 epoch=1
 pkgdesc="Monospace font for pretty code listings and for the terminal"
 arch=('any')
@@ -23,5 +23,5 @@
   install -Dm644 "${srcdir}"/fonts/ttf/*.ttf "${pkgdir}/usr/share/fonts/TTF"
   install -Dm644 "${srcdir}/OFL.txt" "${pkgdir}/usr/share/licenses/${pkgname}/OFL.txt"
   install -Dm644 "${srcdir}/FONTLOG.txt" "${pkgdir}/usr/share/doc/${pkgname}/FONTLOG.txt"
-  install -Dm644 "${srcdir}/75-ttf-inconsolata.conf" "${pkgdir}/etc/fonts/conf.avail/75-ttf-inconsolata.conf"
+  install -Dm644 "${srcdir}/75-ttf-inconsolata.conf" "${pkgdir}/usr/share/fontconfig/conf.avail/75-ttf-inconsolata.conf"
 }



More information about the arch-commits mailing list