From 2c4def74114423fc447351b3984c9a570c72fa2c Mon Sep 17 00:00:00 2001 From: Leo Date: Sun, 26 May 2019 00:10:11 -0300 Subject: testing/font-fantasque-sans: modernize --- testing/font-fantasque-sans/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'testing/font-fantasque-sans') diff --git a/testing/font-fantasque-sans/APKBUILD b/testing/font-fantasque-sans/APKBUILD index 9431dfdf669..eb08985bd4c 100644 --- a/testing/font-fantasque-sans/APKBUILD +++ b/testing/font-fantasque-sans/APKBUILD @@ -10,9 +10,8 @@ url="https://github.com/belluzj/fantasque-sans" arch="noarch" license="OFL-1.1" depends="fontconfig" -makedepends="fontconfig" source="$_pkgname-$pkgver-normal.tar.gz::https://github.com/belluzj/fantasque-sans/releases/download/v$pkgver/FantasqueSansMono-Normal.tar.gz - $_pkgname-$pkgver-noloopk.tar.gz::https://github.com/belluzj/fantasque-sans/releases/download/v$pkgver/FantasqueSansMono-NoLoopK.tar.gz + $_pkgname-$pkgver-noloopk.tar.gz::https://github.com/belluzj/fantasque-sans/releases/download/v$pkgver/FantasqueSansMono-NoLoopK.tar.gz $_pkgname-$pkgver-largelineheight.tar.gz::https://github.com/belluzj/fantasque-sans/releases/download/v$pkgver/FantasqueSansMono-LargeLineHeight.tar.gz $_pkgname-$pkgver-largelineheightnoloopk.tar.gz::https://github.com/belluzj/fantasque-sans/releases/download/v$pkgver/FantasqueSansMono-LargeLineHeight-NoLoopK.tar.gz" builddir="$srcdir/$_pkgname-$pkgver" -- cgit v1.2.3