summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxgdgsc2016-07-18 20:07:37 +0800
committerxgdgsc2016-07-18 20:07:37 +0800
commit961b33bd2219dccf9eeb6cd125c556fe525ba52f (patch)
treed5c45bd73751f670586fb58f00d420f28d68081b
parent473288d8f6cf7344d03209291b7a53df6d4ee908 (diff)
downloadaur-961b33bd2219dccf9eeb6cd125c556fe525ba52f.tar.gz
upg
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c63f4e1dff7c..cc1d03fafd15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jul 13 00:44:40 UTC 2016
+# Mon Jul 18 12:07:33 UTC 2016
pkgbase = rodeo
pkgdesc = A data science IDE for Python
- pkgver = 2.0.5
+ pkgver = 2.0.7
pkgrel = 1
url = https://www.yhat.com/products/rodeo
install = rodeo.install
@@ -10,8 +10,8 @@ pkgbase = rodeo
license = AGPL3
depends = jupyter
depends = gconf
- source_x86_64 = https://github.com/yhat/rodeo/releases/download/v2.0.5/rodeo-2.0.5-amd64.deb
- md5sums_x86_64 = b1d287aee649c8680f4bf50fac3214ae
+ source_x86_64 = https://github.com/yhat/rodeo/releases/download/v2.0.7/rodeo-2.0.7-amd64.deb
+ md5sums_x86_64 = 01ea23ea00c5bdfb99f342429a1652d3
pkgname = rodeo
diff --git a/PKGBUILD b/PKGBUILD
index 7a7fbbef8100..5c924a20678a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer:xgdgsc<xgdgsc@gmail.com>
pkgname=rodeo
-pkgver=2.0.5
+pkgver=2.0.7
pkgrel=1
pkgdesc="A data science IDE for Python"
url='https://www.yhat.com/products/rodeo'
@@ -9,7 +9,7 @@ arch=('x86_64')
depends=('jupyter' 'gconf')
license=('AGPL3')
install=rodeo.install
-md5sums_x86_64=('b1d287aee649c8680f4bf50fac3214ae')
+md5sums_x86_64=('01ea23ea00c5bdfb99f342429a1652d3')
source_x86_64=("https://github.com/yhat/rodeo/releases/download/v$pkgver/rodeo-$pkgver-amd64.deb")
# source_i686=("https://github.com/yhat/rodeo/releases/download/v$pkgver/rodeo-$pkgver-ia32.deb")