summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index efb563659574..60509b89d08a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc='A full-featured TUI Twitter client.'
arch=(x86_64)
url='http://twterm.ryota-ka.me/'
license=(MIT)
-depends=(ruby ruby-concurrent-ruby ruby-curses ruby-launchy ruby-oauth-0.5.4 ruby-terminal-notifier ruby-toml-rb ruby-twitter ruby-twitter-text)
+depends=(ruby ruby-concurrent-ruby ruby-curses ruby-launchy ruby-oauth ruby-terminal-notifier ruby-toml-rb ruby-twitter ruby-twitter-text)
makedepends=(ruby-bundler ruby-hashie ruby-rake ruby-rspec ruby-rubocop)
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)