summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordonGR2020-06-29 19:53:02 +0300
committerGordonGR2020-06-29 19:53:02 +0300
commit50d00515d0eb44aa6a9f2aad67c8fb2e445a445e (patch)
tree6f8757205e82af9a2efd757fed64f5e19da7797e /PKGBUILD
parentc6cbe8ab1f595f85a6db489c656d16a2f4449938 (diff)
downloadaur-otf-cm-unicode.tar.gz
0.7.0-6: Removing dependency on fontconfig/xorg-mkfontscale
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8254b352bad..e1082953a85a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=otf-cm-unicode
_pkgname=cm-unicode
pkgver=0.7.0
-pkgrel=5
+pkgrel=6
pkgdesc="A font family converted from D. Knuth's Computer Modern metafont."
arch=('any')
url="http://canopus.iacp.dvo.ru/~panov/cm-unicode/"
license=('custom:OFL')
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+depends=()
source=("http://downloads.sourceforge.net/${_pkgname}/${_pkgname}-${pkgver}-otf.tar.xz")
md5sums=('8503cc1316103d97a668a9efa71d0e3c')