summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKnut Ahlers2020-06-30 23:55:45 +0200
committerKnut Ahlers2020-06-30 23:55:45 +0200
commit5246ab6f0a6f477543a27cc8e4a23ca3e0f4c036 (patch)
tree7541e2777edcbb87cf6dc2f691dafbce0ce2a5a7 /PKGBUILD
parent750921517296fec91f7d70d5a591651da9d9bcd9 (diff)
downloadaur-5246ab6f0a6f477543a27cc8e4a23ca3e0f4c036.tar.gz
Remove postinstall script and dependencies
as those tasks are now executed through post-transaction hooks Signed-off-by: Knut Ahlers <knut@ahlers.me>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 641aa410ec9f..f62c17a9f706 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,12 @@
pkgname=nerd-fonts-dejavu-complete
pkgver=2.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="All variants of Nerd-Font-patched DejaVu Sans Mono"
arch=('any')
url="https://github.com/ryanoasis/nerd-fonts"
raw_url="https://raw.githubusercontent.com/ryanoasis/nerd-fonts/v${pkgver}/patched-fonts/DejaVuSansMono"
license=('MIT')
-depends=('fontconfig' 'xorg-font-utils')
-install="${pkgname}.install"
provides=(ttf-font)
source=(
"DejaVu-Sans-Mono-Bold-Nerd-Font-Complete.ttf::${raw_url}/Bold/complete/DejaVu%20Sans%20Mono%20Bold%20Nerd%20Font%20Complete.ttf"