summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec69fa0ea9b4..8d7f4fd583d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=tijolo-git
pkgver=HEAD
-pkgrel=1
+pkgrel=2
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" "libyaml>=0.2.0" "gtksourceview4" "nerd-fonts-jetbrains-mono")
+depends=("gc" "libevent" "pcre" "libyaml>=0.2.0" "gtksourceview4" "nerd-fonts-jetbrains-mono" "libgit2")
makedepends=("git" "crystal>=0.35.0" "shards>=0.10.0")
source=("tijolo-git::git+https://github.com/hugopl/tijolo.git")
sha256sums=('SKIP')