summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFeufochmar2020-06-13 17:05:21 +0200
committerFeufochmar2020-06-13 17:05:21 +0200
commit11189692c61b456c3e0f2091a8b215b3d5f04a9c (patch)
tree92c5c8ae8cd4af3b3b0123cdfee7482aa193a24d
parentb27fb6148a16827730591e9bab6527ad6a20ef10 (diff)
downloadaur-11189692c61b456c3e0f2091a8b215b3d5f04a9c.tar.gz
Remove unnecessary dependencies, update link.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c286130b23b..539249b42a99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,10 @@
pkgbase = otf-dotrice
pkgdesc = A font designed to look like an old EPSON FX-80 printer.
pkgver = 1.001
- pkgrel = 2
- url = http://openfontlibrary.org/font/dotrice
- install = dotrice.install
+ pkgrel = 3
+ url = http://openfontlibrary.org/en/font/dotrice
arch = any
license = custom:OFL
- depends = fontconfig
- depends = xorg-fonts-encodings
- depends = xorg-font-utils
source = http://openfontlibrary.org/assets/downloads/dotrice/8bbaa7a763470e5a042344fd2a6a9907/dotrice.zip
md5sums = 8bbaa7a763470e5a042344fd2a6a9907
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() {