summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0285cacae4b1..cccad9130d9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,10 @@
pkgbase = ttf-essays
pkgdesc = A font based on the typeface used in a 1743 English translation of Montaigne's Essays.
pkgver = 2.100
- pkgrel = 1
+ pkgrel = 2
url = https://www.thibault.org/fonts/essays/
arch = any
license = LGPL
- depends = xorg-fonts-encodings
- depends = xorg-fonts-alias
- depends = xorg-font-utils
- depends = fontconfig
source = https://www.thibault.org/fonts/essays/essays1743-2.100-1-ttf.tar.gz
sha256sums = 94b336fbf5ea092a050144f88300c68235f9891c66e97e036b03d285fec03fa8
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')