summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFeufochmar2020-06-13 18:26:09 +0200
committerFeufochmar2020-06-13 18:26:09 +0200
commitb9a8e2edc084c5b0760b1a02560b524532afc2af (patch)
tree61b5769c77747190dc2326207cc5dcede13bd681
parente53d14c9062f7f792dc0046297c6526b701e39a1 (diff)
downloadaur-b9a8e2edc084c5b0760b1a02560b524532afc2af.tar.gz
Remove unneeded dependancies.
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 719ea3a984de..c3fece5c79db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,10 @@
pkgbase = otf-gnutypewriter
pkgdesc = A free font imitating a real typewriter.
pkgver = 20110624
- pkgrel = 3
+ pkgrel = 4
url = http://openfontlibrary.org/font/gnutypewriter
arch = any
license = custom:OFL
- depends = fontconfig
- depends = xorg-fonts-encodings
- depends = xorg-font-utils
source = http://openfontlibrary.org/assets/downloads/gnutypewriter/8a7cb57723df9125503083ed59e7a11c/gnutypewriter.zip
md5sums = 8a7cb57723df9125503083ed59e7a11c
diff --git a/PKGBUILD b/PKGBUILD
index 59069e80088d..96692bcf1a3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Contributor: feufochmar <feufochmar.gd@gmail.com>
pkgname=otf-gnutypewriter
pkgver=20110624
-pkgrel=3
+pkgrel=4
pkgdesc="A free font imitating a real typewriter."
arch=('any')
url="http://openfontlibrary.org/font/gnutypewriter"
license=('custom:OFL')
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+depends=()
source=("http://openfontlibrary.org/assets/downloads/gnutypewriter/8a7cb57723df9125503083ed59e7a11c/gnutypewriter.zip")
package() {