summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIsai Alcântara2020-11-25 00:03:46 -0300
committerIsai Alcântara2020-11-25 00:03:46 -0300
commit2799eaddd860f55c19f360b4b9c23fae672163b9 (patch)
tree18fa70ea676e44b199716a5efd39a8d4f701ed18 /PKGBUILD
parent8eaf9af1645fcce5506a10b5287da94b086f4964 (diff)
downloadaur-otf-mplus.tar.gz
Adds better mirror selection
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02b3a39d09e5..300069460db0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,14 @@ pkgname=otf-mplus
_pkgname=mplus
_pkgver=063-OTF
pkgver=TESTFLIGHT_${_pkgver/-/_}
-pkgrel=3
+pkgrel=4
pkgdesc="Japanese outline font families designed by Coji Morishita."
arch=('any')
url="https://mplus-fonts.osdn.jp/about-en.html"
license=('custom')
-depends=('fontconfig')
conflicts=('ttf-mplus')
-_mirror="https://jaist.dl.osdn.jp"
-#_mirror="https://plug-mirror.rcac.purdue.edu/osdn/"
-source=("${_mirror}/mplus-fonts/62344/${_pkgver}.tar.xz")
+_mirror="jaist"
+source=("https://${_mirror}.dl.osdn.jp/mplus-fonts/62344/${_pkgver}.tar.xz")
sha256sums=('b1a98b24e034ff26d7cb957d904f1d49bbffc004c732eadc822e140b99f98ce1')
package() {
cd ${srcdir}/${_pkgver}