summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaFr4nc32019-05-24 22:30:25 +0900
committerLaFr4nc32019-05-24 22:30:25 +0900
commit289efbca290bb046d064c7f10400daa5162b4766 (patch)
tree43c53dbbfe079cf5cd3de3e35304f54e08eb69e5
parentd6fae833793ee78c44928ef0f1f36457e43684ca (diff)
downloadaur-289efbca290bb046d064c7f10400daa5162b4766.tar.gz
Update to 0.3.0-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81bb7899b984..c1251a22321e 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.2.0
+ pkgver = 0.3.0
pkgrel = 1
url = https://github.com/yuru7/HackGen
arch = any
license = custom
- source = https://github.com/yuru7/HackGen/releases/download/v0.2.0/HackGen_v0.2.0.zip
- source = https://raw.githubusercontent.com/yuru7/HackGen/v0.2.0/LICENSE.txt
- md5sums = fdceada73ff0dca77adb63734f9ec615
+ source = https://github.com/yuru7/HackGen/releases/download/v0.3.0/HackGen_v0.3.0.zip
+ source = https://raw.githubusercontent.com/yuru7/HackGen/v0.3.0/LICENSE.txt
+ md5sums = 71bd29e1c2fe94f3a86bc0b141d9bd6b
md5sums = 00fd1f706126253d3a3875bbc622627a
pkgname = ttf-hackgen
diff --git a/PKGBUILD b/PKGBUILD
index 39c714631af2..73be2cf6afc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: LaFr4nc3 <lafr4nc3 at gmail dot com>
pkgname=ttf-hackgen
-pkgver=0.2.0
+pkgver=0.3.0
pkgrel=1
pkgdesc="HackGen is a composite font of Hack and GenJyuu-Gothic."
arch=("any")
@@ -8,7 +8,7 @@ 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=("fdceada73ff0dca77adb63734f9ec615"
+md5sums=("71bd29e1c2fe94f3a86bc0b141d9bd6b"
"00fd1f706126253d3a3875bbc622627a")
package() {