summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFeufochmar2020-06-13 17:05:21 +0200
committerFeufochmar2020-06-13 17:05:21 +0200
commit11189692c61b456c3e0f2091a8b215b3d5f04a9c (patch)
tree92c5c8ae8cd4af3b3b0123cdfee7482aa193a24d /PKGBUILD
parentb27fb6148a16827730591e9bab6527ad6a20ef10 (diff)
downloadaur-otf-dotrice.tar.gz
Remove unnecessary dependencies, update link.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c6f0f5684ea..97daf1c52336 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Contributor: feufochmar <feufochmar.gd@gmail.com>
pkgname=otf-dotrice
pkgver=1.001
-pkgrel=2
+pkgrel=3
pkgdesc="A font designed to look like an old EPSON FX-80 printer."
arch=('any')
-url="http://openfontlibrary.org/font/dotrice"
+url="http://openfontlibrary.org/en/font/dotrice"
license=('custom:OFL')
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-install=dotrice.install
+depends=()
+install=
source=("http://openfontlibrary.org/assets/downloads/dotrice/8bbaa7a763470e5a042344fd2a6a9907/dotrice.zip")
package() {