summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d3322e0dc80..537338d5f1a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=ttf-dejavu-sans-code
pkgver=1.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:DejaVu Fonts License, Version 1.0')
+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")