summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Christoforo2016-02-17 15:23:22 +0000
committerGrey Christoforo2016-02-17 15:23:22 +0000
commit85b6970920461919d606de77deb1af84d1f7b53d (patch)
treef37de0d161b631b89bd9004b1f5631fb61d3e0f8
parent40ca0b6e897189e8dda32ccf921b52bded937c98 (diff)
downloadaur-thingspeak-git.tar.gz
switch to greltc's repo
-rw-r--r--.SRCINFO6
-rw-r--r--Gemfile.lock.patch20
2 files changed, 2 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 684f538934b6..9e6649b66f60 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Feb 17 13:27:57 UTC 2016
+# Wed Feb 17 15:23:14 UTC 2016
pkgbase = thingspeak-git
pkgdesc = An open source “Internet of Things” application and API to store and retrieve data
pkgver = r294.9d4b74d
@@ -13,10 +13,8 @@ pkgbase = thingspeak-git
depends = git
depends = curl
depends = ruby-bundler
- source = git://github.com/iobridge/thingspeak
- source = Gemfile.lock.patch
+ source = git://github.com/greyltc/thingspeak
sha256sums = SKIP
- sha256sums = 485557a42780867d931514acf4e6d9cf4de418085a7c18bce501578cddeded88
pkgname = thingspeak-git
diff --git a/Gemfile.lock.patch b/Gemfile.lock.patch
deleted file mode 100644
index c25ca7581492..000000000000
--- a/Gemfile.lock.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/Gemfile.lock 2016-02-17 13:14:44.572350334 +0000
-+++ b/Gemfile.lock 2016-02-17 13:15:41.999991486 +0000
-@@ -130,7 +130,7 @@
- simple_oauth (~> 0.2)
- equalizer (0.0.9)
- erubis (2.7.0)
-- eventmachine (1.0.3)
-+ eventmachine (1.0.7)
- exception_notification (4.0.1)
- actionmailer (>= 3.0.4)
- activesupport (>= 3.0.4)
-@@ -177,7 +177,7 @@
- thor (>= 0.14, < 2.0)
- jquery-ui-rails (5.0.0)
- railties (>= 3.2.16)
-- json (1.8.1)
-+ json (1.8.3)
- json_spec (1.1.2)
- multi_json (~> 1.0)
- rspec (>= 2.0, < 4.0)