summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0653775418f..976321aa5a54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-hackgen
pkgdesc = HackGen is a composite font of Hack and GenJyuu-Gothic.
- pkgver = 1.3.0
- pkgrel = 2
+ pkgver = 1.4.1
+ pkgrel = 1
url = https://github.com/yuru7/HackGen
arch = any
license = custom
- source = https://github.com/yuru7/HackGen/releases/download/v1.3.0/HackGen_v1.3.0.zip
- source = https://raw.githubusercontent.com/yuru7/HackGen/v1.3.0/LICENSE.txt
- md5sums = 64ff0044d3435c599854530f1d1e8876
+ source = https://github.com/yuru7/HackGen/releases/download/v1.4.1/HackGen_v1.4.1.zip
+ source = https://raw.githubusercontent.com/yuru7/HackGen/v1.4.1/LICENSE.txt
+ md5sums = efd9891606d3d3b735e72c994ca85bb5
md5sums = 8ddf37fb8b4fe29428dd085beb8a8718
pkgname = ttf-hackgen
diff --git a/PKGBUILD b/PKGBUILD
index cfa699be7fae..7df10f88bdb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: LaFr4nc3 <lafr4nc3 at gmail dot com>
pkgname=ttf-hackgen
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.4.1
+pkgrel=1
pkgdesc="HackGen is a composite font of Hack and GenJyuu-Gothic."
arch=("any")
url="https://github.com/yuru7/HackGen"
license=("custom")
source=("https://github.com/yuru7/HackGen/releases/download/v${pkgver}/HackGen_v${pkgver}.zip"
"https://raw.githubusercontent.com/yuru7/HackGen/v${pkgver}/LICENSE.txt")
-md5sums=("64ff0044d3435c599854530f1d1e8876"
+md5sums=("efd9891606d3d3b735e72c994ca85bb5"
"8ddf37fb8b4fe29428dd085beb8a8718")
package() {