summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaFr4nc32019-07-15 01:43:01 +0900
committerLaFr4nc32019-07-15 01:43:01 +0900
commit56d817d6a6034ce6e576f8d6b50c47675b7327ac (patch)
tree3ea58f993474e31d260b7c5045adc5ae0ec46c58
parent4d3765229cbdf58268521629db5a24517bf387fd (diff)
downloadaur-56d817d6a6034ce6e576f8d6b50c47675b7327ac.tar.gz
Update to 1.1.0-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 496ef7745de3..01c864b3561f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-hackgen
pkgdesc = HackGen is a composite font of Hack and GenJyuu-Gothic.
- pkgver = 0.7.0
- pkgrel = 2
+ pkgver = 1.1.0
+ pkgrel = 1
url = https://github.com/yuru7/HackGen
arch = any
license = custom
- source = https://github.com/yuru7/HackGen/releases/download/v0.7.0/HackGen_v0.7.0.zip
- source = https://raw.githubusercontent.com/yuru7/HackGen/v0.7.0/LICENSE.txt
- md5sums = a612b00d9d161e8070b2ab25f38eaa08
+ source = https://github.com/yuru7/HackGen/releases/download/v1.1.0/HackGen_v1.1.0.zip
+ source = https://raw.githubusercontent.com/yuru7/HackGen/v1.1.0/LICENSE.txt
+ md5sums = ef43899b9347f72b016b15bad5ec573b
md5sums = 8ddf37fb8b4fe29428dd085beb8a8718
pkgname = ttf-hackgen
diff --git a/PKGBUILD b/PKGBUILD
index e96dd2b17fd5..2c2ea53182f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: LaFr4nc3 <lafr4nc3 at gmail dot com>
pkgname=ttf-hackgen
-pkgver=0.7.0
-pkgrel=2
+pkgver=1.1.0
+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=("a612b00d9d161e8070b2ab25f38eaa08"
+md5sums=("ef43899b9347f72b016b15bad5ec573b"
"8ddf37fb8b4fe29428dd085beb8a8718")
package() {