summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e82ed41a5890..7eb794f9ab49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,17 @@
-# Generated by mksrcinfo v8
-# Sat Jun 9 08:09:23 UTC 2018
-pkgbase = univga
- pkgdesc = (X11) VGA font with unicode glyphs by Dmitry Yu. Bolkhovityanov
+pkgbase = univga-bdf
+ pkgdesc = X terminal emulator compatible version of univga (BDF instead of OTB)
pkgver = 1.0
- pkgrel = 6
+ pkgrel = 7
url = http://www.inp.nsk.su/~bolkhov/files/fonts/univga/
arch = any
license = custom:MIT
depends = fontconfig
depends = xorg-font-utils
+ conflicts = univga
source = http://www.inp.nsk.su/~bolkhov/files/fonts/univga/uni-vga.tgz
source = COPYING
md5sums = 60fbba53cb0efec1363fcc5fb8c244d9
md5sums = d7a18e3868102a377d2b8ce92637826b
-pkgname = univga
+pkgname = univga-bdf
diff --git a/PKGBUILD b/PKGBUILD
index 9884556916f1..8cc36b54ef22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
-# Maintainer: Vain <aurmaint1 on host: uninformativ dot de>
-pkgname=univga
+pkgname=univga-bdf
pkgver=1.0
-pkgrel=6
-pkgdesc="(X11) VGA font with unicode glyphs by Dmitry Yu. Bolkhovityanov"
+pkgrel=7
+pkgdesc="X terminal emulator compatible version of univga (BDF instead of OTB)"
arch=('any')
url="http://www.inp.nsk.su/~bolkhov/files/fonts/univga/"
license=('custom:MIT')
depends=('fontconfig' 'xorg-font-utils')
+conflicts=('univga')
source=('http://www.inp.nsk.su/~bolkhov/files/fonts/univga/uni-vga.tgz'
COPYING)
md5sums=('60fbba53cb0efec1363fcc5fb8c244d9'