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 a31d8b8358c1..3c65923b1f74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
_gemname=tmuxinator
pkgname=tmuxinator
pkgver=0.10.0
-pkgrel=1
+pkgrel=2
pkgdesc="Manage complex tmux sessions easily"
arch=(any)
url="https://github.com/aziz/tmuxinator"
license=(MIT)
-depends=(ruby ruby-erubis ruby-thor, ruby-xdg)
+depends=(ruby ruby-erubis ruby-thor ruby-xdg)
makedepends=(rubygems)
source=(http://rubygems.org/downloads/tmuxinator-$pkgver.gem)
noextract=(tmuxinator-$pkgver.gem)