summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorslimymars2023-06-11 10:23:40 +0900
committerslimymars2023-06-11 10:23:40 +0900
commit60f1b86821a203f94d4e9519bdc2310db4359aac (patch)
treef6605ab744accd7f06a4a7e49b1ecf8486bfce1d
parent14a5c007a9608fbd0c402a1e6a2ca906e7ee2f25 (diff)
downloadaur-60f1b86821a203f94d4e9519bdc2310db4359aac.tar.gz
Update to 2.9.0-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88e53e30fa72..64c4ca93d588 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.8.0
+ pkgver = 2.9.0
pkgrel = 1
url = https://github.com/yuru7/HackGen
arch = any
license = custom
- source = https://github.com/yuru7/HackGen/releases/download/v2.8.0/HackGen_v2.8.0.zip
- source = https://github.com/yuru7/HackGen/releases/download/v2.8.0/HackGen_NF_v2.8.0.zip
- source = https://raw.githubusercontent.com/yuru7/HackGen/v2.8.0/LICENSE
- sha256sums = 89ed3f0d8f6c3976a76594e659067a3fa57840a0cb44c601f8b36cc21f87b7c5
- sha256sums = 25cdd1487cc46df384d32c041303b4a04541fd61d0b973e8bb38fd1a3de65eb1
+ source = https://github.com/yuru7/HackGen/releases/download/v2.9.0/HackGen_v2.9.0.zip
+ source = https://github.com/yuru7/HackGen/releases/download/v2.9.0/HackGen_NF_v2.9.0.zip
+ source = https://raw.githubusercontent.com/yuru7/HackGen/v2.9.0/LICENSE
+ sha256sums = 123b2179866f5a291c15cf34a83fdce6ac202e2fe6ad27fbd9ddd4f5bff23c65
+ sha256sums = 277cb874bbcf8a884e512bb2a01d62341d57286d8947057d652fab6488fc941c
sha256sums = 9bfc3b3826a9c71042b87fda90a19cda4918894cdbd449cab163b7a7c93c5aa7
pkgname = ttf-hackgen
diff --git a/PKGBUILD b/PKGBUILD
index 71fb6e29be82..66657f17c1b3 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.8.0
+pkgver=2.9.0
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}/HackGen_NF_v${pkgver}.zip"
"https://raw.githubusercontent.com/yuru7/HackGen/v${pkgver}/LICENSE")
-sha256sums=('89ed3f0d8f6c3976a76594e659067a3fa57840a0cb44c601f8b36cc21f87b7c5'
- '25cdd1487cc46df384d32c041303b4a04541fd61d0b973e8bb38fd1a3de65eb1'
+sha256sums=('123b2179866f5a291c15cf34a83fdce6ac202e2fe6ad27fbd9ddd4f5bff23c65'
+ '277cb874bbcf8a884e512bb2a01d62341d57286d8947057d652fab6488fc941c'
'9bfc3b3826a9c71042b87fda90a19cda4918894cdbd449cab163b7a7c93c5aa7')
package() {