[arch-commits] Commit in ttf-hanazono/trunk (PKGBUILD)

Felix Yan fyan at nymeria.archlinux.org
Thu Feb 21 16:39:13 UTC 2013


    Date: Thursday, February 21, 2013 @ 17:39:12
  Author: fyan
Revision: 84675

upgpkg: ttf-hanazono 20130222-1

Modified:
  ttf-hanazono/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-21 15:31:17 UTC (rev 84674)
+++ PKGBUILD	2013-02-21 16:39:12 UTC (rev 84675)
@@ -4,16 +4,15 @@
 # Contributor: cuihao <cuihao dot leo at gmail dot com>
 
 pkgname=ttf-hanazono
-pkgver=20120421
-pkgrel=2
+pkgver=20130222
+pkgrel=1
 pkgdesc='A free Japanese kanji font, which contains about 78,685 characters (and 2 SPACEs) defined in ISO/IEC 10646 standard / the Unicode standard.'
 arch=('any')
 url='http://fonts.jp/hanazono/'
 license=('custom')
 depends=('fontconfig' 'xorg-font-utils')
 install='ttf-hanazono.install'
-source=("http://sourceforge.jp/frs/redir.php?m=iij&f=%2Fhanazono-font%2F55644%2Fhanazono-20120421.zip")
-md5sums=('abf31bc5cc0c7997a24d3305208b5192')
+source=("http://sourceforge.jp/frs/redir.php?m=jaist&f=%2Fhanazono-font%2F58164%2Fhanazono-20130222.zip")
 
 package() {
   cd "$srcdir"
@@ -21,3 +20,6 @@
   install -Dm644 HanaMinB.ttf "$pkgdir/usr/share/fonts/TTF/HanaMinB.ttf"
   install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
+
+
+md5sums=('85f0c344dd5a56de4d5f64e27eeb29ba')




More information about the arch-commits mailing list