summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Hofmann2017-12-07 08:06:43 +0100
committerPeter Hofmann2017-12-07 08:06:43 +0100
commitec398a5d36ada875938841c2ceb2edbd3d1e11cf (patch)
tree6fc508afd23bbb8738890c4acd8288b5264963f5
parentb0b808b241fef083906857e2b8c62188772f3ab6 (diff)
downloadaur-ec398a5d36ada875938841c2ceb2edbd3d1e11cf.tar.gz
Update dependencies
These packages must be present at install time for the hooks to work.
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8bf8a8d3f3d..437525c618ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
# Generated by mksrcinfo v8
-# Thu Dec 7 07:02:12 UTC 2017
+# Thu Dec 7 07:06:42 UTC 2017
pkgbase = univga
pkgdesc = (X11) VGA font with unicode glyphs by Dmitry Yu. Bolkhovityanov
pkgver = 1.0
- pkgrel = 5
+ pkgrel = 6
url = http://www.inp.nsk.su/~bolkhov/files/fonts/univga/
arch = any
license = custom:MIT
- makedepends = xorg-font-utils
+ depends = fontconfig
+ depends = xorg-font-utils
source = http://www.inp.nsk.su/~bolkhov/files/fonts/univga/uni-vga.tgz
source = COPYING
md5sums = 60fbba53cb0efec1363fcc5fb8c244d9
diff --git a/PKGBUILD b/PKGBUILD
index 050c699c1397..9884556916f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Vain <aurmaint1 on host: uninformativ dot de>
pkgname=univga
pkgver=1.0
-pkgrel=5
+pkgrel=6
pkgdesc="(X11) VGA font with unicode glyphs by Dmitry Yu. Bolkhovityanov"
arch=('any')
url="http://www.inp.nsk.su/~bolkhov/files/fonts/univga/"
license=('custom:MIT')
-makedepends=('xorg-font-utils')
+depends=('fontconfig' 'xorg-font-utils')
source=('http://www.inp.nsk.su/~bolkhov/files/fonts/univga/uni-vga.tgz'
COPYING)
md5sums=('60fbba53cb0efec1363fcc5fb8c244d9'