summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3b467feb84b..6e6356e4b9f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgdesc="Click anywhere with only 3 keystrokes"
arch=(any)
url="https://github.com/foliea/firegrid"
license=('MIT')
-depends=('noto-fonts', 'libx11', 'imagemagick', 'voidcsfml')
-makedepends=('wget', 'crystal')
+depends=('noto-fonts' 'libx11' 'imagemagick' 'voidcsfml')
+makedepends=('wget' 'crystal')
source=("https://github.com/foliea/firegrid/archive/$pkgver.tar.gz")
md5sums=('SKIP')