summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaeulbyul2020-06-05 01:25:54 +0900
committerGaeulbyul2020-06-05 01:25:54 +0900
commit610d359dfb17bea8642b22a2c47aa8f52c49a0bc (patch)
tree99c6e48c3840c8613783e5ad331942ad5893263f
parent441a3e6b4a05f6bc58a046e63da73f44abb561ed (diff)
downloadaur-610d359dfb17bea8642b22a2c47aa8f52c49a0bc.tar.gz
Updated to v1.50
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 242276568c45..efe92b0c3111 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = ttf-neodgm
pkgdesc = TrueType port of a good-old Korean bitmap font, with enhancements.
- pkgver = 1.41
+ pkgver = 1.50
pkgrel = 1
url = http://dalgona.hontou.moe/neodgm/
install = ttf-neodgm.install
arch = any
license = OFL
- source = https://github.com/Dalgona/neodgm/releases/download/v1.41/neodgm.ttf
- source = https://github.com/Dalgona/neodgm/releases/download/v1.41/neodgm_code.ttf
- sha256sums = a52d56369aeceda7b1def4b70c8da961ede1ab248e2b67ff967da920922df88d
- sha256sums = 3a8ef6618014198f687dbb1f494b3f2463b0a52f2b19950ae9d8c71bff9c46e0
+ source = https://github.com/Dalgona/neodgm/releases/download/v1.50/neodgm.ttf
+ source = https://github.com/Dalgona/neodgm/releases/download/v1.50/neodgm_code.ttf
+ sha256sums = 67765532d17afe0c5b81bd0f6109e0d2619ba2f15c860f3e8cc9b561287a5b28
+ sha256sums = 08982324e81355aca5cc0b40edad9520ccacab4457dd40b45847d6d62cdefcb0
pkgname = ttf-neodgm
diff --git a/PKGBUILD b/PKGBUILD
index 1debd1cb007e..7b84ef2674de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gaeulbyul <aeiou256 at gmail dot com>
pkgname=ttf-neodgm
-pkgver=1.41
+pkgver=1.50
pkgrel=1
pkgdesc="TrueType port of a good-old Korean bitmap font, with enhancements."
arch=('any')
@@ -10,8 +10,8 @@ license=('OFL')
install=ttf-neodgm.install
source=("https://github.com/Dalgona/neodgm/releases/download/v${pkgver}/neodgm.ttf"
"https://github.com/Dalgona/neodgm/releases/download/v${pkgver}/neodgm_code.ttf")
-sha256sums=('a52d56369aeceda7b1def4b70c8da961ede1ab248e2b67ff967da920922df88d'
- '3a8ef6618014198f687dbb1f494b3f2463b0a52f2b19950ae9d8c71bff9c46e0')
+sha256sums=('67765532d17afe0c5b81bd0f6109e0d2619ba2f15c860f3e8cc9b561287a5b28'
+ '08982324e81355aca5cc0b40edad9520ccacab4457dd40b45847d6d62cdefcb0')
package()
{