summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrien Folie2017-11-28 03:29:39 +0100
committerAdrien Folie2017-11-28 03:40:54 +0100
commit797848c2a5677e4e8a31051ab121cc2d6276f832 (patch)
tree16e587bda5f8ec6dc4e3ec18310bdb16d8c70b35 /PKGBUILD
parentfc4fc6e7866bc800a7079692b42eea9bd48685bb (diff)
downloadaur-797848c2a5677e4e8a31051ab121cc2d6276f832.tar.gz
initial commit
Diffstat (limited to 'PKGBUILD')
-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')