summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShadowKyogre2021-03-20 11:19:45 -0700
committerShadowKyogre2021-03-20 11:19:45 -0700
commit1ae55fc7614516373916cb3052d55a65cade6447 (patch)
treefa9f6f012d583b8e63f9c68eb93d3e6814008a61 /PKGBUILD
parent76b24b61fc075c976c0036f401bb9d7417166593 (diff)
downloadaur-ttf-optimusprinceps.tar.gz
Remove now unneeded deps and *.install file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2bd26711f761..c070297bf5a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,15 @@
pkgname=ttf-optimusprinceps
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Optimus Princeps font by Manfred Klein"
arch=('any')
url="http://www.dafont.com/optimusprinceps.font"
license=('custom')
makedepends=('unzip')
-depends=(fontconfig xorg-font-utils)
+depends=()
source=("optimusprinceps.zip::http://img.dafont.com/dl/?f=optimusprinceps")
md5sums=('42b921226539e25d43e48bef2d19a816')
-install=$pkgname.install
package() {
install -dm755 "$pkgdir/usr/share/fonts/TTF"