summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeffrey Crochet2020-09-20 12:37:02 -0500
committerJeffrey Crochet2020-09-20 12:37:02 -0500
commit766d7769e715f9782f70a90049a2fdca5e6f01f0 (patch)
treee6fdd692d0cb4fc989eb5cc7fc492eb94da3bda2
parentfd86f1d48caca3d4415408f549dc128f72cb3aa4 (diff)
downloadaur-766d7769e715f9782f70a90049a2fdca5e6f01f0.tar.gz
-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')