summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc7cdb1801e5..91445973f0c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gohufont-otb
pkgdesc = OpenType bitmap conversion of Gohufont
pkgver = 2.1
- pkgrel = 6
+ pkgrel = 7
url = https://font.gohu.org
arch = any
license = custom:WTFPL
@@ -9,7 +9,7 @@ pkgbase = gohufont-otb
conflicts = gohu-ttf
conflicts = gohufont-powerline
source = https://font.gohu.org/gohufont-2.1-otb.tar.gz
- md5sums = 154921c092ac5a4e1806e04d84d6707d
+ md5sums = f2b1a23af358988a014e2386e55bdda3
pkgname = gohufont-otb
diff --git a/PKGBUILD b/PKGBUILD
index 0aa672c379e8..7e1f752efa78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=gohufont-otb
pkgver=2.1
-pkgrel=6
+pkgrel=7
pkgdesc="OpenType bitmap conversion of Gohufont"
arch=(any)
url=https://font.gohu.org
license=(custom:WTFPL)
conflicts=(gohufont gohu-ttf gohufont-powerline)
source=(https://font.gohu.org/gohufont-$pkgver-otb.tar.gz)
-md5sums=('154921c092ac5a4e1806e04d84d6707d')
+md5sums=('f2b1a23af358988a014e2386e55bdda3')
package() {
cd "$srcdir/gohufont-$pkgver-otb"