summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Wörner2018-06-08 15:59:23 +0200
committerSimon Wörner2018-06-08 15:59:23 +0200
commit100beb98744c7351f5e0f85273ed8460e2984e3a (patch)
tree83969a75f8e77da25ed509a81bacc305d7a80d08
parentd0b99ff920dbbe591c28d156ade55840c01ad15b (diff)
downloadaur-100beb98744c7351f5e0f85273ed8460e2984e3a.tar.gz
use fixed ruby-parseconfig pkg
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be778f4c6d62..194fc84ef28e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = ruby-taskwarrior-web
license = MIT
depends = ruby
depends = ruby-sinatra
- depends = ruby-parseconfig
+ depends = ruby-parseconfig-1
depends = ruby-vegas
depends = ruby-rinku
depends = ruby-versionomy
diff --git a/PKGBUILD b/PKGBUILD
index 6852ee609199..db12fc87404d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Web frontend for taskwarrior command line task manager.'
arch=(any)
url='http://github.com/theunraveler/taskwarrior-web'
license=(MIT)
-depends=(ruby ruby-sinatra ruby-parseconfig ruby-vegas ruby-rinku ruby-versionomy ruby-activesupport-3 ruby-sinatra-simple-navigation ruby-rack-flash3 ruby-json-1)
+depends=(ruby ruby-sinatra ruby-parseconfig-1 ruby-vegas ruby-rinku ruby-versionomy ruby-activesupport-3 ruby-sinatra-simple-navigation ruby-rack-flash3 ruby-json-1)
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)