summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaFr4nc32020-07-29 01:13:02 +0900
committerLaFr4nc32020-07-29 01:13:02 +0900
commitff9aa0632ec0b72b1c1f39e790ce72b9c0ee05c9 (patch)
tree1f87c9407dc11b7a821529f71ad55e6e8bf4c525
parent553fe64f24f7766d8b311caea6cf728aeb600f53 (diff)
downloadaur-ff9aa0632ec0b72b1c1f39e790ce72b9c0ee05c9.tar.gz
Update to 2.1.0-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 819aa6555398..206499084ed4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = ttf-hackgen
pkgdesc = HackGen is a composite font of Hack and GenJyuu-Gothic.
- pkgver = 2.0.0
+ pkgver = 2.1.0
pkgrel = 1
url = https://github.com/yuru7/HackGen
arch = any
license = custom
- source = https://github.com/yuru7/HackGen/releases/download/v2.0.0/HackGen_v2.0.0.zip
- source = https://github.com/yuru7/HackGen/releases/download/v2.0.0/HackGenNerd_v2.0.0.zip
- source = https://raw.githubusercontent.com/yuru7/HackGen/v2.0.0/LICENSE.txt
- sha256sums = 5ad5c40f2476cd37bf48a496da3ebc5f08c2d817ea4d672fe39c6cb93d91010a
- sha256sums = 022a2c376dee8523334643e22ce50411ce668d7daadc7857d4382f685393d03a
+ source = https://github.com/yuru7/HackGen/releases/download/v2.1.0/HackGen_v2.1.0.zip
+ source = https://github.com/yuru7/HackGen/releases/download/v2.1.0/HackGenNerd_v2.1.0.zip
+ source = https://raw.githubusercontent.com/yuru7/HackGen/v2.1.0/LICENSE.txt
+ sha256sums = a1ccb44e72abb7bf0bc3dd6bc208cc9514d5b22e3096010cf82ebccecc1d0384
+ sha256sums = 678e1597448ccf75ba29a1f47600f5aded00ab13220ca3db99ad3b1266e5dfa4
sha256sums = 8ac2fc3472cd8c8c988bbd047a9739f528f614a3e61ff0925e26d2e76e53301d
pkgname = ttf-hackgen
diff --git a/PKGBUILD b/PKGBUILD
index e4a092d348f2..2e2594fd4b72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: LaFr4nc3 <lafr4nc3 at gmail dot com>
pkgname=ttf-hackgen
-pkgver=2.0.0
+pkgver=2.1.0
pkgrel=1
pkgdesc="HackGen is a composite font of Hack and GenJyuu-Gothic."
arch=("any")
@@ -9,8 +9,8 @@ license=("custom")
source=("https://github.com/yuru7/HackGen/releases/download/v${pkgver}/HackGen_v${pkgver}.zip"
"https://github.com/yuru7/HackGen/releases/download/v${pkgver}/HackGenNerd_v${pkgver}.zip"
"https://raw.githubusercontent.com/yuru7/HackGen/v${pkgver}/LICENSE.txt")
-sha256sums=("5ad5c40f2476cd37bf48a496da3ebc5f08c2d817ea4d672fe39c6cb93d91010a"
- "022a2c376dee8523334643e22ce50411ce668d7daadc7857d4382f685393d03a"
+sha256sums=("a1ccb44e72abb7bf0bc3dd6bc208cc9514d5b22e3096010cf82ebccecc1d0384"
+ "678e1597448ccf75ba29a1f47600f5aded00ab13220ca3db99ad3b1266e5dfa4"
"8ac2fc3472cd8c8c988bbd047a9739f528f614a3e61ff0925e26d2e76e53301d")
package() {