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 ea512ec0f8ec..fe594b14e721 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Amy B <axtlos[at]getcryst[dot]al>
pkgname=lapis
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Flutter GUI to convert arch to crystal"
arch=('any')
url="https://git.tar.black/crystal/programs/lapis"
-depends=('gtk3' 'jade')
+depends=('gtk3')
makedepends=('clang' 'ninja' 'cmake' 'git' 'unzip' 'flutter' 'flutter-group-pacman-hook')
source=("gui::git+${url}.git")