~alpine/aports

community/font-noto: enable some ancient scripts v1 APPLIED

Drew DeVault: 1
 community/font-noto: enable some ancient scripts

 1 files changed, 3 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3560/mbox | git am -3
Learn more about email & git

[PATCH] community/font-noto: enable some ancient scripts Export this patch

---
 community/font-noto/APKBUILD | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/community/font-noto/APKBUILD b/community/font-noto/APKBUILD
index 7cfb0b01a2..2b4d21db9c 100644
--- a/community/font-noto/APKBUILD
+++ b/community/font-noto/APKBUILD
@@ -3,7 +3,7 @@
pkgname=font-noto
pkgver=0_git20190623
_commit=462ad2d2a45df33785980f9d9f56f6369cfc110d
pkgrel=2
pkgrel=3
pkgdesc="Google's font family that aims to support all the world's languages"
url="https://github.com/googlei18n/noto-fonts/"
arch="noarch"
@@ -17,11 +17,13 @@ builddir="$srcdir/noto-fonts-$_commit"
# to prevent find doing partial matching
#
_langs="
	egyptianhieroglyphs
	adlamunjoined
	glagolitic
	devanagari
	oldturkic
	malayalam
	cuneiform
	tifinagh
	gurmukhi
	gujarati
-- 
2.32.0