summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91445973f0c1..fd3ce4721a44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,11 @@
pkgbase = gohufont-otb
pkgdesc = OpenType bitmap conversion of Gohufont
pkgver = 2.1
- pkgrel = 7
+ pkgrel = 8
url = https://font.gohu.org
arch = any
license = custom:WTFPL
- conflicts = gohufont
conflicts = gohu-ttf
- conflicts = gohufont-powerline
source = https://font.gohu.org/gohufont-2.1-otb.tar.gz
md5sums = f2b1a23af358988a014e2386e55bdda3
diff --git a/PKGBUILD b/PKGBUILD
index 7e1f752efa78..1b53ca4edb13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=gohufont-otb
pkgver=2.1
-pkgrel=7
+pkgrel=8
pkgdesc="OpenType bitmap conversion of Gohufont"
arch=(any)
url=https://font.gohu.org
license=(custom:WTFPL)
-conflicts=(gohufont gohu-ttf gohufont-powerline)
+conflicts=(gohu-ttf)
source=(https://font.gohu.org/gohufont-$pkgver-otb.tar.gz)
md5sums=('f2b1a23af358988a014e2386e55bdda3')