summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRyan Farley2020-04-08 21:46:06 -0500
committerRyan Farley2020-04-08 21:46:06 -0500
commitf24d9648d4074883c611fafe3eb01b39e4f11d2c (patch)
tree959d279c5e9301412d6fef46e5d52c841f90a2be /PKGBUILD
parent0822a08966bdf6432a8f5a1bdaab26cb1478c5ea (diff)
downloadaur-f24d9648d4074883c611fafe3eb01b39e4f11d2c.tar.gz
update deps -- fonttosfnt works now
With an upstream release, fonttosfnt now includes all required patches and builds this just fine, so there's no need to require the -git variant anymore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 948af1c931fd..34f26382f400 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=xorg-fonts-75dpi-otb
pkgver=1.0.3
-pkgrel=4
+pkgrel=6
pkgdesc="X.org 75dpi fonts (OTB version)"
arch=(any)
url="https://xorg.freedesktop.org/"
license=('custom')
-depends=(xorg-fonts-encodings xorg-fonts-alias xorg-font-utils fontconfig fonttosfnt-git)
+depends=(xorg-fonts-encodings xorg-fonts-alias xorg-font-utils fontconfig fonttosfnt)
replaces=('xorg-fonts-75dpi')
provides=('xorg-fonts-75dpi')
conflicts=('xorg-fonts-75dpi')