summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b58b88afbe0..ceb165ad56e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,13 @@
_pkgname=tamsyn-font
pkgname=tamsyn-font-otb
pkgver=1.11
-pkgrel=3
+pkgrel=4
pkgdesc="A monospaced bitmap font for the console and X11 (OTB Format)"
arch=('any')
url="http://www.fial.com/~scott/tamsyn-font"
license=('custom')
+conflicts=('tamsyn-font')
+provides=('tamsyn-font')
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils' 'fonttosfnt-git')
source=("https://www.fial.com/~scott/$_pkgname/download/$_pkgname-$pkgver.tar.gz")
md5sums=('6ec13672d2f0d6a829f2403cdeebd980')