aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-05-26 00:10:11 -0300
committerprspkt <prspkt@protonmail.com>2019-05-29 02:28:21 +0300
commit2c4def74114423fc447351b3984c9a570c72fa2c (patch)
tree8535df56d930f9df0538a7a3c8198290ce1ad601 /testing
parent1099869da9ff6597b5ef742f99810431ae3578b5 (diff)
downloadaports-2c4def74114423fc447351b3984c9a570c72fa2c.tar.bz2
aports-2c4def74114423fc447351b3984c9a570c72fa2c.tar.xz
testing/font-fantasque-sans: modernize
Diffstat (limited to 'testing')
-rw-r--r--testing/font-fantasque-sans/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/font-fantasque-sans/APKBUILD b/testing/font-fantasque-sans/APKBUILD
index 9431dfdf66..eb08985bd4 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"