summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTakuro Onoue2020-08-20 14:23:02 +0900
committerTakuro Onoue2020-08-20 14:23:02 +0900
commit36cba9f68d90df3106a75ca4666e797d2e3347cb (patch)
treee150c80a80ad3627a39d953185116a146295d2fb /PKGBUILD
parentdde5fde05e58ebd3ae39fc43605b9af2aae1fd6b (diff)
downloadaur-36cba9f68d90df3106a75ca4666e797d2e3347cb.tar.gz
pkgrel++, add depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3ea9fe99857..cc813b9d0e27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=otf-kodomo-maru-gothic-narrow
pkgver=1
-pkgrel=1
+pkgrel=2
pkgdesc="Japanese light rounded gothic font (Handwritten style)"
arch=('any')
url="http://typingart.net/?p=51"
license=('custom')
-depends=('fontconfig' 'xorg-font-util')
+depends=('fontconfig' 'xorg-font-util' 'xorg-mkfontscale')
makedepends=('unzip')
install=otf-kodomo-maru-gothic-narrow.install
source=("http://typingart.net/fontdata/kodomo_light.zip")