summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb0e8f74e572..f8c2b9ad1f66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,13 @@
pkgname=ttf-ume
pkgver=0.670
_pkgver=${pkgver:2}
-pkgrel=1
+pkgrel=2
pkgdesc="Free Japanese Gothic/Mincho Font"
arch=('any')
url="https://osdn.jp/projects/ume-font/"
license=('custom')
-depends=('fontconfig' 'xorg-font-utils')
-install=ttf.install
-_mirror="jaist" # keihanna, jaist, iij, osdn
+depends=('fontconfig')
+_mirror="jaist"
source=(http://${_mirror}.dl.osdn.jp/ume-font/22212/umefont_${_pkgver}.7z)
sha256sums=('92c4e4f40ddb4285f99240fb28fa19808d586cb3aa3fccb348ee9da940ca3e35')