summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMax le Fou2019-08-14 10:28:11 +0200
committerMax le Fou2019-08-14 10:28:11 +0200
commit9e5e8c0f04bdd92917cf58524eeba811236e598b (patch)
treec9ecd8c9c7e7d75037d2f7369becdf86608846d2 /PKGBUILD
parentab3aa9fa583aa6a2c87b09120367c70942924903 (diff)
downloadaur-9e5e8c0f04bdd92917cf58524eeba811236e598b.tar.gz
added missing dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75ddd2e7ab51..1265f5c0c9f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
+# Maintainer: Max le Fou <buttbadger@gmail.com>
# Maintainer: Alex Zappa <reatlat@gmail.com>
pkgname=koala-bin
pkgver=2.3.0
-pkgrel=2
+pkgrel=3
pkgdesc="Koala is a GUI application for LESS, Sass and CoffeeScript compilation, to help web developers use these tools more efficiently for development."
arch=('x86_64' 'i686')
url="http://koala-app.com/"
_repourl="https://github.com/oklai/koala"
license=('Apache License, Version 2.0')
provides=('koala')
-depends=()
+depends=('ruby')
optdepends=()
source=('koala.png'