summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorslimymars2021-07-16 23:54:40 +0900
committerslimymars2021-07-16 23:54:40 +0900
commitd72c263b0f003e3b896dac55356d2409de54934e (patch)
tree989fad63333e00170d577b3d98a9be12aca46b20
parentf36f40516e97c710b7d8f5403439c3515ca20465 (diff)
downloadaur-d72c263b0f003e3b896dac55356d2409de54934e.tar.gz
Update to 2.4.0-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6938abdf5597..53eefc44f1f5 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.3.5
+ pkgver = 2.4.0
pkgrel = 1
url = https://github.com/yuru7/HackGen
arch = any
license = custom
- source = https://github.com/yuru7/HackGen/releases/download/v2.3.5/HackGen_v2.3.5.zip
- source = https://github.com/yuru7/HackGen/releases/download/v2.3.5/HackGenNerd_v2.3.5.zip
- source = https://raw.githubusercontent.com/yuru7/HackGen/v2.3.5/LICENSE.txt
- sha256sums = 67ac092c666f55a36333ac1c9820569f6ae518894d5546c4968540b03d81ffcc
- sha256sums = 55370c08d4d528b57a52024efee835dfe337169c7e5f20089cf4e596aa9a3525
+ source = https://github.com/yuru7/HackGen/releases/download/v2.4.0/HackGen_v2.4.0.zip
+ source = https://github.com/yuru7/HackGen/releases/download/v2.4.0/HackGenNerd_v2.4.0.zip
+ source = https://raw.githubusercontent.com/yuru7/HackGen/v2.4.0/LICENSE.txt
+ sha256sums = 96af1e091e1540b97ad8829a6c1b80a24fb2aa1763f5a6f69365683eaf4d7220
+ sha256sums = 4e2c66e8739c10b5f8f0535ab615c3de4ede6fd292c713e74897cf1fc433bc09
sha256sums = 8ac2fc3472cd8c8c988bbd047a9739f528f614a3e61ff0925e26d2e76e53301d
pkgname = ttf-hackgen
diff --git a/PKGBUILD b/PKGBUILD
index 226ddf49b01a..373c29ff910a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: slimymars <slimymars at gmail dot com>
# Contributor: LaFr4nc3 <lafr4nc3 at gmail dot com>
pkgname=ttf-hackgen
-pkgver=2.3.5
+pkgver=2.4.0
pkgrel=1
pkgdesc="HackGen is a composite font of Hack and GenJyuu-Gothic."
arch=("any")
@@ -10,8 +10,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=('67ac092c666f55a36333ac1c9820569f6ae518894d5546c4968540b03d81ffcc'
- '55370c08d4d528b57a52024efee835dfe337169c7e5f20089cf4e596aa9a3525'
+sha256sums=('96af1e091e1540b97ad8829a6c1b80a24fb2aa1763f5a6f69365683eaf4d7220'
+ '4e2c66e8739c10b5f8f0535ab615c3de4ede6fd292c713e74897cf1fc433bc09'
'8ac2fc3472cd8c8c988bbd047a9739f528f614a3e61ff0925e26d2e76e53301d')
package() {