summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaeulbyul2020-10-09 08:21:19 +0900
committerGaeulbyul2020-10-09 08:21:19 +0900
commit87302e40c73cfae86596260c8724e32252d5aebf (patch)
treed6b65ca755097a950af0ca98c7806a8f5b5db3e7
parentdae465d2fa9fe7e3705b86a7cac0937eb4ae4ee0 (diff)
downloadaur-87302e40c73cfae86596260c8724e32252d5aebf.tar.gz
Updated to v1.510
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f8caeae0595..154e4fcd16ec 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.50
+ pkgver = 1.510
pkgrel = 2
url = https://neodgm.dalgona.dev/
install = ttf-neodgm.install
arch = any
license = OFL
- 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
+ source = https://github.com/Dalgona/neodgm/releases/download/v1.510/neodgm.ttf
+ source = https://github.com/Dalgona/neodgm/releases/download/v1.510/neodgm_code.ttf
+ sha256sums = 16f5ccff456d2a4e1baec5315e263a177c2a2dbfae265a01084f6b7f9a532a44
+ sha256sums = 9a7465b01f006e3b4720a594e114a2985e7aba8694a54ce752baa76dbb677fc6
pkgname = ttf-neodgm
diff --git a/PKGBUILD b/PKGBUILD
index 37ccb90c2ba6..b8dbdfc77e60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gaeulbyul <aeiou256 at gmail dot com>
pkgname=ttf-neodgm
-pkgver=1.50
+pkgver=1.510
pkgrel=2
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=('67765532d17afe0c5b81bd0f6109e0d2619ba2f15c860f3e8cc9b561287a5b28'
- '08982324e81355aca5cc0b40edad9520ccacab4457dd40b45847d6d62cdefcb0')
+sha256sums=('16f5ccff456d2a4e1baec5315e263a177c2a2dbfae265a01084f6b7f9a532a44'
+ '9a7465b01f006e3b4720a594e114a2985e7aba8694a54ce752baa76dbb677fc6')
package()
{