summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b70b586505ab..cf38cd58a4b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = otf-aoyagikouzant
pkgdesc = Brush font created by calligrapher Kouzan Aoyagi, includes JIS Non-Kanji and level-1 Kanji.
pkgver = 2.01
- pkgrel = 2
+ pkgrel = 3
url = https://opentype.jp/aoyagikouzanfontt.htm
arch = any
license = CUSTOM
source = https://opentype.jp/bin/AoyagiKouzanTOTF.zip
source = https://opentype.jp/aoyagikouzanfontt.htm
md5sums = c663e0899b8ce92f76e05b711f017378
- md5sums = 8567d06e7a44e95487f948b91b7331a5
+ md5sums = 6f327e6722e0a6389e8c487dbd207866
pkgname = otf-aoyagikouzant
diff --git a/PKGBUILD b/PKGBUILD
index b209525fd7b2..bf6756d96b41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=otf-aoyagikouzant
pkgver=2.01
-pkgrel=2
+pkgrel=3
pkgdesc="Brush font created by calligrapher Kouzan Aoyagi, includes JIS Non-Kanji and level-1 Kanji."
arch=('any')
url="https://opentype.jp/aoyagikouzanfontt.htm"
@@ -21,3 +21,5 @@ package() {
install -Dm644 -t "$pkgdir/usr/share/fonts/OTF" "AoyagiKouzanTOTF.otf"
install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" "LICENSE"
}
+md5sums=('c663e0899b8ce92f76e05b711f017378'
+ '6f327e6722e0a6389e8c487dbd207866')