makedeb
Good looking Japanese TrueType font by mixing M+ and IPA.
Click here to go back to the commit logs for ttf-migu.
Hash: 9272958ddc3261528caa2c05526ead51b5d1b446
Message: removed replaces function
diff --git a/.SRCINFO b/.SRCINFO
index 0334d7b..9df8335 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,6 @@ pkgbase = ttf-migu
depends = fontconfig
provides = ttf-migu
conflicts = ttf-migu
- replaces = ttf-migu
source = https://osdn.net/projects/mix-mplus-ipa/downloads/72511/migu-1c-20200307.zip
source = https://osdn.net/projects/mix-mplus-ipa/downloads/72511/migu-1m-20200307.zip
source = https://osdn.net/projects/mix-mplus-ipa/downloads/72511/migu-1p-20200307.zip
diff --git a/PKGBUILD b/PKGBUILD
index 625cad8..4faeeb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('custom')
depends=('fontconfig')
provides=('ttf-migu')
conflicts=('ttf-migu')
-replaces=('ttf-migu')
+# replaces=('ttf-migu')
_mirror="osdn"
source=("https://${_mirror}.net/projects/mix-mplus-ipa/downloads/${_release}/migu-1c-${pkgver}.zip"
"https://${_mirror}.net/projects/mix-mplus-ipa/downloads/${_release}/migu-1m-${pkgver}.zip"