summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorslimymars2022-04-17 22:00:36 +0900
committerslimymars2022-04-17 22:00:36 +0900
commit5413d8a99f2a78b2237903467dc3035f07b5b2f6 (patch)
tree8733a6bd66905e8057c492f34065a3dc6d25a170
parent185254b3a2ff487f14cee91a93cd4fb56ace30a5 (diff)
downloadaur-5413d8a99f2a78b2237903467dc3035f07b5b2f6.tar.gz
Update to 2.6.1-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 658e9140b003..4351cd34e43f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = ttf-hackgen
pkgdesc = Composite font of Hack and GenJyuu-Gothic. This package includes HackGen-Nerd.
- pkgver = 2.5.2
+ pkgver = 2.6.1
pkgrel = 1
url = https://github.com/yuru7/HackGen
arch = any
license = custom
- source = https://github.com/yuru7/HackGen/releases/download/v2.5.2/HackGen_v2.5.2.zip
- source = https://github.com/yuru7/HackGen/releases/download/v2.5.2/HackGenNerd_v2.5.2.zip
- source = https://raw.githubusercontent.com/yuru7/HackGen/v2.5.2/LICENSE.txt
- sha256sums = 8799a8284a7a18b3d5cdc685e00617e8cd7940a366f352b5747fad89c242b14d
- sha256sums = b9bba505d1bf03a1f9409fd802f99346a8df7fa2ffceb568e608973c33e72a15
+ source = https://github.com/yuru7/HackGen/releases/download/v2.6.1/HackGen_v2.6.1.zip
+ source = https://github.com/yuru7/HackGen/releases/download/v2.6.1/HackGenNerd_v2.6.1.zip
+ source = https://raw.githubusercontent.com/yuru7/HackGen/v2.6.1/LICENSE.txt
+ sha256sums = e0e64d521beb43df633f86201ee8f9d1614876e9633a0991772fda9f93da815b
+ sha256sums = 94543ef3be2bac02e313029d3c86fd8f3a79d17ff5d704084739230086e39625
sha256sums = 8ac2fc3472cd8c8c988bbd047a9739f528f614a3e61ff0925e26d2e76e53301d
pkgname = ttf-hackgen
diff --git a/PKGBUILD b/PKGBUILD
index edb974edef75..0e68d4e16841 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.5.2
+pkgver=2.6.1
pkgrel=1
pkgdesc="Composite font of Hack and GenJyuu-Gothic. This package includes HackGen-Nerd."
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=('8799a8284a7a18b3d5cdc685e00617e8cd7940a366f352b5747fad89c242b14d'
- 'b9bba505d1bf03a1f9409fd802f99346a8df7fa2ffceb568e608973c33e72a15'
+sha256sums=('e0e64d521beb43df633f86201ee8f9d1614876e9633a0991772fda9f93da815b'
+ '94543ef3be2bac02e313029d3c86fd8f3a79d17ff5d704084739230086e39625'
'8ac2fc3472cd8c8c988bbd047a9739f528f614a3e61ff0925e26d2e76e53301d')
package() {