summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornoonov2015-09-01 09:36:33 +0900
committernoonov2015-09-01 09:36:33 +0900
commit839f72185b54b5345220dd10b9af7a97bf300d9a (patch)
tree864423a4b445b9377b522911e19cf49bcc2d36a1
parentca17ab36b9bd200506bc0efe75abc614bf2ca38a (diff)
downloadaur-839f72185b54b5345220dd10b9af7a97bf300d9a.tar.gz
0.540
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00978d5a0deb..07a3c0dfc3d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ttf-ume
pkgdesc = Free Japanese Gothic/Mincho Font
- pkgver = 0.520
+ pkgver = 0.540
pkgrel = 1
url = http://sourceforge.jp/projects/ume-font/
install = ttf.install
@@ -8,9 +8,9 @@ pkgbase = ttf-ume
license = custom
depends = fontconfig
depends = xorg-font-utils
- source = http://jaist.dl.sourceforge.jp/ume-font/22212/umefont_520.tar.xz
- md5sums = cee5a12d49f96ef2ebf135e5083b320a
- sha256sums = 6730e2d9b291861a5dd6a85688181f2e11786de63a486e133631205a20c8e05b
+ source = http://jaist.dl.sourceforge.jp/ume-font/22212/umefont_540.tar.xz
+ md5sums = 4e8a619dff0dfa205d263e289b357daf
+ sha256sums = 52e60630d737fc0ca50d0ba7d8b0d460bbfd997b5db3fcaba111044affcb5305
pkgname = ttf-ume
diff --git a/PKGBUILD b/PKGBUILD
index e29e283ac170..9f86189d9afb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: noonov <noonov@gmail.com>
pkgname=ttf-ume
-pkgver=0.520
+pkgver=0.540
_pkgver=${pkgver:2}
pkgrel=1
pkgdesc="Free Japanese Gothic/Mincho Font"
@@ -12,8 +12,8 @@ depends=('fontconfig' 'xorg-font-utils')
install=ttf.install
_mirror="jaist" # keihanna, jaist, iij, osdn
source=(http://${_mirror}.dl.sourceforge.jp/ume-font/22212/umefont_${_pkgver}.tar.xz)
-md5sums=('cee5a12d49f96ef2ebf135e5083b320a')
-sha256sums=('6730e2d9b291861a5dd6a85688181f2e11786de63a486e133631205a20c8e05b')
+md5sums=('4e8a619dff0dfa205d263e289b357daf')
+sha256sums=('52e60630d737fc0ca50d0ba7d8b0d460bbfd997b5db3fcaba111044affcb5305')
package() {
cd ${srcdir}