summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAli Tajelsir2023-12-05 03:22:15 +0200
committerAli Tajelsir2023-12-05 03:22:15 +0200
commit74a429b944354bb9b1db1fa43e26e244f796fd87 (patch)
treeb458a861fdd6b3f6ab19f95bcbfa2a2e6f016776 /PKGBUILD
parent97027dedc5bb2f768b441d001e9a807873294689 (diff)
downloadaur-noto-fonts-ar.tar.gz
Update PKGBUILD identation
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23bfa6481e90..2d0d075cfc61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,6 +34,6 @@ package() {
# Install fontconfig preset
install -Dm644 "$srcdir"/*.conf -t "$pkgdir"/usr/share/fontconfig/conf.avail
- # To enable the included preset (sets Noto Sans Arabic as default for ar_AR locale) run:
+ # To enable the included preset (sets Noto Sans Arabic as default for ar_AR locale) run:
#ln -s /usr/share/fontconfig/conf.avail/66-noto-ar.conf /etc/fonts/conf.d
}