summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxgdgsc2016-07-13 08:44:43 +0800
committerxgdgsc2016-07-13 08:44:43 +0800
commit473288d8f6cf7344d03209291b7a53df6d4ee908 (patch)
treed67180d77a2985713df0335d0cd8038a8b659c92
parent50a75de04b4368af1fe8ec46efb22f35e3bfb381 (diff)
downloadaur-473288d8f6cf7344d03209291b7a53df6d4ee908.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 785aa72ea4ea..c63f4e1dff7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jun 20 01:55:29 UTC 2016
+# Wed Jul 13 00:44:40 UTC 2016
pkgbase = rodeo
pkgdesc = A data science IDE for Python
- pkgver = 2.0.2
+ pkgver = 2.0.5
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.2/rodeo-2.0.2-amd64.deb
- md5sums_x86_64 = 593e6fad1fecb429e66f28709a105809
+ source_x86_64 = https://github.com/yhat/rodeo/releases/download/v2.0.5/rodeo-2.0.5-amd64.deb
+ md5sums_x86_64 = b1d287aee649c8680f4bf50fac3214ae
pkgname = rodeo
diff --git a/PKGBUILD b/PKGBUILD
index 928da0b74295..7a7fbbef8100 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer:xgdgsc<xgdgsc@gmail.com>
pkgname=rodeo
-pkgver=2.0.2
+pkgver=2.0.5
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=('593e6fad1fecb429e66f28709a105809')
+md5sums_x86_64=('b1d287aee649c8680f4bf50fac3214ae')
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")