summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornoonov2017-07-24 08:46:13 +0900
committernoonov2017-07-24 08:46:13 +0900
commitb4abbc5230bc4ad40a44872a4502ffb9fd4dda5e (patch)
tree55182dabb4991284cad3114875f030e04bfedbae /PKGBUILD
parent3e4919db6b768cd017f69fbf263af6d9c322cc10 (diff)
downloadaur-b4abbc5230bc4ad40a44872a4502ffb9fd4dda5e.tar.gz
Cleanups
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0520d1ee4c8..d2cadf837cd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,13 @@
pkgname=ttf-meguri
pkgver=20101113a
-pkgrel=5
+pkgrel=6
pkgdesc="Modified IPA and M+ fonts for Japanese"
arch=('any')
url="http://www.geocities.jp/ep3797/modified_fonts_01.html"
license=('custom')
-depends=('fontconfig' 'xorg-font-utils')
-install=ttf.install
+depends=('fontconfig')
source=(http://jaist.dl.osdn.jp/users/8/8848/meguri-fonts-${pkgver}.tar.lzma)
-md5sums=('fc3352bbea9712ad685ccfc43333e8ad')
sha256sums=('77599ce97a2ead6e7aa714d05855c790ed4664e88fc79cf6eab9c579eb2e1c09')
package() {