summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHugo Parente Lima2023-01-23 15:34:17 -0300
committerHugo Parente Lima2023-01-23 15:34:17 -0300
commiteae4c216bcc501080bdab75c8c1509d552ee5ecc (patch)
tree1227d503d224a3605423221f76506092cccc6400 /PKGBUILD
parent710715905eb26d387b6fdc824a7f2554408547ef (diff)
downloadaur-eae4c216bcc501080bdab75c8c1509d552ee5ecc.tar.gz
Update font dependencies.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2860027796da..830a3d769579 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=tijolo
pkgver=0.7.2
-pkgrel=1
+pkgrel=2
pkgdesc="Lightweight, keyboard-oriented IDE for the masses"
arch=("x86_64")
conflicts=("tijolo-git")
url="https://github.com/hugopl/tijolo"
license=("MIT")
-depends=("gc" "libevent" "pcre" "gtksourceview4" "nerd-fonts-jetbrains-mono" "libgit2" "editorconfig-core-c" "ttf-font-awesome>=5.15" "vte3")
-makedepends=("make" "git" "crystal>=1.0.0" "shards>=0.14.0" "libyaml")
+depends=("gc" "libevent" "pcre" "gtksourceview4" "ttf-jetbrains-mono-nerd" "libgit2" "editorconfig-core-c" "ttf-font-awesome>=6.2.1" "vte3")
+makedepends=("make" "git" "crystal>=1.6.0" "shards>=0.14.0" "libyaml")
optdepends=('ccls: C/C++ LSP support'
'bash-language-server: Bash LSP support'
'yaml-language-server: YAML LSP support'