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

Felix Yan fyan at nymeria.archlinux.org
Sun Dec 8 10:03:33 UTC 2013


    Date: Sunday, December 8, 2013 @ 11:03:33
  Author: fyan
Revision: 102322

upgpkg: ttf-hanazono 20131208-1

Modified:
  ttf-hanazono/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-08 09:58:58 UTC (rev 102321)
+++ PKGBUILD	2013-12-08 10:03:33 UTC (rev 102322)
@@ -4,7 +4,8 @@
 # Contributor: cuihao <cuihao dot leo at gmail dot com>
 
 pkgname=ttf-hanazono
-pkgver=20130222
+pkgver=20131208
+_revision=60001
 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')
@@ -12,7 +13,7 @@
 license=('custom')
 depends=('fontconfig' 'xorg-font-utils')
 install='ttf-hanazono.install'
-source=("http://sourceforge.jp/frs/redir.php?m=jaist&f=%2Fhanazono-font%2F58164%2Fhanazono-20130222.zip")
+source=("http://sourceforge.jp/frs/redir.php?m=jaist&f=%2Fhanazono-font%2F${_revision}%2Fhanazono-${pkgver}.zip")
 
 package() {
   cd "$srcdir"
@@ -22,4 +23,4 @@
 }
 
 
-md5sums=('85f0c344dd5a56de4d5f64e27eeb29ba')
+md5sums=('43aab64e15aec1a0289691e5465b843f')




More information about the arch-commits mailing list