summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2020-06-30 10:59:25 -0400
committerAndrew Sun2020-06-30 10:59:25 -0400
commit25544ccdd0a60dc0c5a6bd3f7e28680291627e80 (patch)
tree40e143bf6d26eb3f2b3387253bd9c1bc0ac5af25 /PKGBUILD
parentc622757d036966b59475f7c1c7a0306314d58e4b (diff)
downloadaur-25544ccdd0a60dc0c5a6bd3f7e28680291627e80.tar.gz
fix depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea8caf948381..6f1efdc01c96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=ttf-essays
pkgver=2.100
-pkgrel=1
+pkgrel=2
pkgdesc="A font based on the typeface used in a 1743 English translation of Montaigne's Essays."
arch=('any')
license=('LGPL')
url="https://www.thibault.org/fonts/essays/"
-depends=(xorg-fonts-encodings xorg-fonts-alias xorg-font-utils fontconfig)
+depends=()
source=("https://www.thibault.org/fonts/essays/essays1743-${pkgver}-1-ttf.tar.gz")
sha256sums=('94b336fbf5ea092a050144f88300c68235f9891c66e97e036b03d285fec03fa8')