[arch-commits] Commit in otf-ipafont/trunk (PKGBUILD)

Jiachen Yang farseerfc at archlinux.org
Mon Aug 12 08:34:59 UTC 2019


    Date: Monday, August 12, 2019 @ 08:34:59
  Author: farseerfc
Revision: 498994

upgpkg: otf-ipafont 003.03-7

otf-ipafont: change URL and add groups

Modified:
  otf-ipafont/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-12 08:29:04 UTC (rev 498993)
+++ PKGBUILD	2019-08-12 08:34:59 UTC (rev 498994)
@@ -4,13 +4,14 @@
 pkgname=otf-ipafont
 pkgver=003.03
 _pkgver=${pkgver/./}
-pkgrel=6
+pkgrel=7
 pkgdesc="Japanese outline fonts by Information-technology Promotion Agency, Japan (IPA)"
 arch=('any')
 url="https://ipafont.ipa.go.jp/"
 license=('custom')
 depends=('fontconfig' 'xorg-font-utils')
-source=("http://dl.ipafont.ipa.go.jp/IPAfont/IPAfont$_pkgver.zip")
+groups=('ipa-fonts')
+source=("IPAfont${_pkgver}.zip::https://ipafont.ipa.go.jp/old/ipafont/IPAfont${_pkgver}.php")
 sha512sums=('d3e4a1f189356b7a8b0cba9c706987413c8107f9e43ab2ccf52be6d0483efad8c97b68e075a35c5d04603c460dac7f282c4645ddc8318e993368ec47407f894e')
 
 package() {



More information about the arch-commits mailing list