summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHugo Parente Lima2021-02-28 21:56:15 -0300
committerHugo Parente Lima2021-02-28 21:56:15 -0300
commitc54b30db6e2efac17e348fd29574c588a3f407f4 (patch)
treef1a04f62151904ae44430e6c50d85316b08e590e /PKGBUILD
parent5764e50708ecb4f0c86d6c673ee750b9b05945b1 (diff)
downloadaur-c54b30db6e2efac17e348fd29574c588a3f407f4.tar.gz
Add new dependency.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be2846debd05..6294436c44ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=tijolo-git
pkgver=HEAD
-pkgrel=3
+pkgrel=4
pkgdesc="Lightweight, keyboard-oriented IDE for the masses"
arch=("x86_64")
conflicts=("tijolo")
url="https://github.com/hugopl/tijolo"
license=("MIT")
-depends=("gc" "libevent" "pcre" "gtksourceview4" "nerd-fonts-jetbrains-mono" "libgit2" "editorconfig-core-c")
-makedepends=("git" "crystal>=0.35.1" "shards>=0.11.0")
+depends=("gc" "libevent" "pcre" "gtksourceview4" "nerd-fonts-jetbrains-mono" "libgit2" "editorconfig-core-c" "ttf-font-awesome>=5.15")
+makedepends=("git" "crystal<0.36" "shards>=0.11.0")
source=("tijolo-git::git+https://github.com/hugopl/tijolo.git")
sha256sums=('SKIP')