summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Rauch2020-07-03 13:47:03 +0200
committerHolger Rauch2020-07-03 13:47:03 +0200
commit9023a0fec646825e20b9020da410c188e1e34035 (patch)
treed10f922ff28af807d9a36bcd6abb6d777d722cc5
parenta64dbb61a96fa5dc722d47f4097e6d838b8a3d64 (diff)
downloadaur-9023a0fec646825e20b9020da410c188e1e34035.tar.gz
obsolete dependency removed
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c747f0c55da0..c2742f209e75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = ttf-dpcustommono2
pkgdesc = PGDP font with exaggerated clarity to aid proofreading
pkgver = 2.01
- pkgrel = 2
+ pkgrel = 3
url = http://www.pgdp.net/wiki/DPCustomMono2
install = ttf-dpcustommono2.install
arch = any
license = custom
depends = fontconfig
- depends = xorg-font-utils
source = LICENCE
source = https://www.pgdp.net/c/faq/DPCustomMono2.ttf
md5sums = f5df9c45b5f3b8c8b6d959270b90b3ba
diff --git a/PKGBUILD b/PKGBUILD
index a13ea85dab07..1f0c386fa510 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=ttf-dpcustommono2
pkgver=2.01
-pkgrel=2
+pkgrel=3
pkgdesc="PGDP font with exaggerated clarity to aid proofreading"
arch=(any)
-depends=(fontconfig xorg-font-utils)
+depends=(fontconfig)
url="http://www.pgdp.net/wiki/DPCustomMono2"
source=(LICENCE https://www.pgdp.net/c/faq/DPCustomMono2.ttf)
install=$pkgname.install