summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorslimymars2022-04-20 21:35:37 +0900
committerslimymars2022-04-20 21:35:37 +0900
commit8980dca499a4a07d134b8bc394ad9dd7a0b66b46 (patch)
tree7795bd6d0c3630f47581f00324f0a4c196ea50e9
parent846b19dedbd464c98f0900383f0dc744d11653bb (diff)
downloadaur-8980dca499a4a07d134b8bc394ad9dd7a0b66b46.tar.gz
Update to 2.6.3-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f1576d2080d..2e024707007e 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.6.1
- pkgrel = 2
+ pkgver = 2.6.3
+ pkgrel = 1
url = https://github.com/yuru7/HackGen
arch = any
license = custom
- 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
- sha256sums = e0e64d521beb43df633f86201ee8f9d1614876e9633a0991772fda9f93da815b
- sha256sums = 94543ef3be2bac02e313029d3c86fd8f3a79d17ff5d704084739230086e39625
+ source = https://github.com/yuru7/HackGen/releases/download/v2.6.3/HackGen_v2.6.3.zip
+ source = https://github.com/yuru7/HackGen/releases/download/v2.6.3/HackGenNerd_v2.6.3.zip
+ source = https://raw.githubusercontent.com/yuru7/HackGen/v2.6.3/LICENSE
+ sha256sums = 2b1c751abe318c44e2a3b22137fa31c18765a1c4e07962a8d1e05e7d5908241a
+ sha256sums = 3120f82ac2a7b742acd863425c080031d7cd8f5716403ea582adc4b5193bf691
sha256sums = 9bfc3b3826a9c71042b87fda90a19cda4918894cdbd449cab163b7a7c93c5aa7
pkgname = ttf-hackgen
diff --git a/PKGBUILD b/PKGBUILD
index ee3e41d2fa41..0ac6e0cd1c74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: slimymars <slimymars at gmail dot com>
# Contributor: LaFr4nc3 <lafr4nc3 at gmail dot com>
pkgname=ttf-hackgen
-pkgver=2.6.1
-pkgrel=2
+pkgver=2.6.3
+pkgrel=1
pkgdesc="Composite font of Hack and GenJyuu-Gothic. This package includes HackGen-Nerd."
arch=("any")
url="https://github.com/yuru7/HackGen"
@@ -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")
-sha256sums=('e0e64d521beb43df633f86201ee8f9d1614876e9633a0991772fda9f93da815b'
- '94543ef3be2bac02e313029d3c86fd8f3a79d17ff5d704084739230086e39625'
+sha256sums=('2b1c751abe318c44e2a3b22137fa31c18765a1c4e07962a8d1e05e7d5908241a'
+ '3120f82ac2a7b742acd863425c080031d7cd8f5716403ea582adc4b5193bf691'
'9bfc3b3826a9c71042b87fda90a19cda4918894cdbd449cab163b7a7c93c5aa7')
package() {