summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFeufochmar2020-06-13 18:44:11 +0200
committerFeufochmar2020-06-13 18:44:11 +0200
commitbb3c91c8d36a253c584044f592be9fc1deb1c085 (patch)
treefca1b3ac9d0fb0aa862c793d6cf9f35dc6752587
parenta91e026c3e534fbd8d294f27055558a205a2614a (diff)
downloadaur-bb3c91c8d36a253c584044f592be9fc1deb1c085.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 ad994b3f382b..a6c8a982bfab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,10 @@
pkgbase = otf-nemoy
pkgdesc = A font for space traveler.
pkgver = 20110513
- pkgrel = 3
+ pkgrel = 4
url = http://openfontlibrary.org/font/nemoy
arch = any
license = custom:OFL
- depends = fontconfig
- depends = xorg-fonts-encodings
- depends = xorg-font-utils
source = http://openfontlibrary.org/assets/downloads/nemoy/a3347504a711e41edd8de2d5d7312b6f/nemoy.zip
md5sums = a3347504a711e41edd8de2d5d7312b6f
diff --git a/PKGBUILD b/PKGBUILD
index 970fa40fa2a7..6dec9f250853 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Contributor: feufochmar <feufochmar.gd@gmail.com>
pkgname=otf-nemoy
pkgver=20110513
-pkgrel=3
+pkgrel=4
pkgdesc="A font for space traveler."
arch=('any')
url="http://openfontlibrary.org/font/nemoy"
license=('custom:OFL')
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+depends=()
source=("http://openfontlibrary.org/assets/downloads/nemoy/a3347504a711e41edd8de2d5d7312b6f/nemoy.zip")
package() {