summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaeulbyul2021-02-15 03:24:41 +0900
committerGaeulbyul2021-02-15 03:24:41 +0900
commit883a8569bacedd1b7176924cfa598542f04561da (patch)
treeca1fa6852997ff242d23fce0714edb29029bd5a5
parent87302e40c73cfae86596260c8724e32252d5aebf (diff)
downloadaur-883a8569bacedd1b7176924cfa598542f04561da.tar.gz
v1.520
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 154e4fcd16ec..cbc22e41186a 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.510
+ pkgver = 1.520
pkgrel = 2
url = https://neodgm.dalgona.dev/
install = ttf-neodgm.install
arch = any
license = OFL
- 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
+ source = https://github.com/Dalgona/neodgm/releases/download/v1.520/neodgm.ttf
+ source = https://github.com/Dalgona/neodgm/releases/download/v1.520/neodgm_code.ttf
+ sha256sums = d119c77522671e820f53c6f885003261477fafb7af251f77a69119fb3a0288a7
+ sha256sums = 4b0f13412a090737464077e47322c58e2557486be0d6359cdf334166c82a77da
pkgname = ttf-neodgm
diff --git a/PKGBUILD b/PKGBUILD
index b8dbdfc77e60..42555efc4bbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gaeulbyul <aeiou256 at gmail dot com>
pkgname=ttf-neodgm
-pkgver=1.510
+pkgver=1.520
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=('16f5ccff456d2a4e1baec5315e263a177c2a2dbfae265a01084f6b7f9a532a44'
- '9a7465b01f006e3b4720a594e114a2985e7aba8694a54ce752baa76dbb677fc6')
+sha256sums=('d119c77522671e820f53c6f885003261477fafb7af251f77a69119fb3a0288a7'
+ '4b0f13412a090737464077e47322c58e2557486be0d6359cdf334166c82a77da')
package()
{