summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorslimymars2021-06-14 18:41:46 +0900
committerslimymars2021-06-14 18:41:46 +0900
commitf36f40516e97c710b7d8f5403439c3515ca20465 (patch)
tree78902357d2984c0b98257126c7f7fdb6afa78882
parent3b9fbb32aa5780e08372edb5f72d616b09109efa (diff)
downloadaur-f36f40516e97c710b7d8f5403439c3515ca20465.tar.gz
Update to 2.3.5-1
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cdd77b5103f..6938abdf5597 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,15 @@
pkgbase = ttf-hackgen
pkgdesc = HackGen is a composite font of Hack and GenJyuu-Gothic.
- pkgver = 2.3.2
+ pkgver = 2.3.5
pkgrel = 1
url = https://github.com/yuru7/HackGen
arch = any
license = custom
- source = https://github.com/yuru7/HackGen/releases/download/v2.3.2/HackGen_v2.3.2.zip
- source = https://github.com/yuru7/HackGen/releases/download/v2.3.2/HackGenNerd_v2.3.2.zip
- source = https://raw.githubusercontent.com/yuru7/HackGen/v2.3.2/LICENSE.txt
- sha256sums = e3341b88e9e2f171fd7e07812c72097b5fdf30ccd6351751fe57b6c8d3926a1b
- sha256sums = f685accfa35ecc3e1a6927270e16d800b3b1c4527871cb3efca1e84651ff16e9
+ 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
sha256sums = 8ac2fc3472cd8c8c988bbd047a9739f528f614a3e61ff0925e26d2e76e53301d
pkgname = ttf-hackgen
-
diff --git a/PKGBUILD b/PKGBUILD
index 6aaaf8798490..226ddf49b01a 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.2
+pkgver=2.3.5
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=('e3341b88e9e2f171fd7e07812c72097b5fdf30ccd6351751fe57b6c8d3926a1b'
- 'f685accfa35ecc3e1a6927270e16d800b3b1c4527871cb3efca1e84651ff16e9'
+sha256sums=('67ac092c666f55a36333ac1c9820569f6ae518894d5546c4968540b03d81ffcc'
+ '55370c08d4d528b57a52024efee835dfe337169c7e5f20089cf4e596aa9a3525'
'8ac2fc3472cd8c8c988bbd047a9739f528f614a3e61ff0925e26d2e76e53301d')
package() {