Date: Saturday, January 11, 2020 @ 18:39:50
  Author: arojas
Revision: 373271

Restore missing font

Modified:
  noto-fonts/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-01-11 17:43:52 UTC (rev 373270)
+++ PKGBUILD    2020-01-11 18:39:50 UTC (rev 373271)
@@ -4,7 +4,7 @@
 pkgname=(noto-fonts noto-fonts-extra ttf-croscore)
 pkgver=20190926
 _commit=0fa1dfabd6e3746bb7463399e2813f60d3f1b256
-pkgrel=3
+pkgrel=4
 pkgdesc="Google Noto TTF fonts"
 arch=(any)
 url="https://www.google.com/get/noto/";
@@ -37,9 +37,6 @@
   install -Dm644 "$srcdir"/*.conf -t "$pkgdir"/etc/fonts/conf.avail/
   install -d "$pkgdir"/etc/fonts/conf.d
   ln -rs "$pkgdir"/etc/fonts/conf.avail/* "$pkgdir"/etc/fonts/conf.d
-
-  # Remove font that breaks emoji in Qt
-  rm "$pkgdir"/usr/share/fonts/noto/NotoKufiArabic*
 }
 
 package_noto-fonts-extra() {

Reply via email to