summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51ef6438725b..ea79832cf7b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,11 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=ttf-dejavu-sans-code
pkgver=1.2.2
-pkgrel=1
+pkgrel=2
pkgdesc='Monospaced font with programming ligatures based on DejaVu Sans Mono.'
arch=('any')
url='https://github.com/SSNikolaevich/DejaVuSansCode'
license=('custom')
-depends=('fontconfig' 'xorg-font-utils')
-install=fonts.install
source=("https://github.com/SSNikolaevich/DejaVuSansCode/releases/download/v${pkgver}/dejavu-code-ttf-${pkgver}.tar.bz2")
sha256sums=('1be8f5709408692e97fd5016fe550d20594d9fc484f93e82743432037da99b20')