diff options
| author | noonov <[email protected]> | 2017-07-24 08:31:52 +0900 |
|---|---|---|
| committer | noonov <[email protected]> | 2017-07-24 08:31:52 +0900 |
| commit | ac9c0d66f17617e4358d515240fe2c72b3fced77 (patch) | |
| tree | 5e4bf7005711f2aef777ed5bac188b16375d8f53 | |
| parent | 20170722 (diff) | |
| download | ttf-monapo-ac9c0d66f17617e4358d515240fe2c72b3fced77.tar.xz ttf-monapo-ac9c0d66f17617e4358d515240fe2c72b3fced77.zip | |
Updated dependencies
| -rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ pkgdesc="A Japanese font for viewing Japanese ascii arts properly" arch=('any') url="http://www.geocities.jp/ep3797/modified_fonts_01.html" license=('custom') -depends=('fontconfig' 'xorg-font-utils') +depends=('fontconfig') install=ttf.install _mirror="jaist" source=(http://${_mirror}.dl.osdn.jp/users/13/13586/monapo-${pkgver}.tar.bz2) |