summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2016-09-06 23:11:35 -0400
committerDaniel Chen2016-09-06 23:11:35 -0400
commitbeeb909eeec6e8ce62d2f6ff30e06b190ba1c6a8 (patch)
tree72b4c0e8427578e6dc785e434667cb291855bc9e
parent800a31c3e1a540ae01916c24ec018ed3796ef8bd (diff)
downloadaur-beeb909eeec6e8ce62d2f6ff30e06b190ba1c6a8.tar.gz
v2.1.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef0fe0e73b59..51060eafd0a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Tue Aug 9 21:40:03 UTC 2016
+# Wed Sep 7 03:11:23 UTC 2016
pkgbase = rodeo
pkgdesc = A data science IDE for Python
- pkgver = 2.1.0
- pkgrel = 2
+ pkgver = 2.1.4
+ pkgrel = 1
url = https://www.yhat.com/products/rodeo
install = rodeo.install
arch = x86_64
license = AGPL3
depends = jupyter
depends = gconf
- source_x86_64 = https://github.com/yhat/rodeo/releases/download/v2.1.0/rodeo-2.1.0.deb
- md5sums_x86_64 = fc43f21c3b3cc971cdffb242761c1b29
+ source_x86_64 = https://github.com/yhat/rodeo/releases/download/v2.1.4/rodeo-2.1.4.deb
+ md5sums_x86_64 = 5484b763efcd9da4414be3a34d6c2907
pkgname = rodeo
diff --git a/PKGBUILD b/PKGBUILD
index 1e86199458be..1f523a54d629 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
#Maintainer:xgdgsc<xgdgsc@gmail.com>
pkgname=rodeo
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.1.4
+pkgrel=1
pkgdesc="A data science IDE for Python"
url='https://www.yhat.com/products/rodeo'
arch=('x86_64')
depends=('jupyter' 'gconf')
license=('AGPL3')
install=rodeo.install
-md5sums_x86_64=('fc43f21c3b3cc971cdffb242761c1b29')
+md5sums_x86_64=('5484b763efcd9da4414be3a34d6c2907')
source_x86_64=("https://github.com/yhat/rodeo/releases/download/v$pkgver/rodeo-$pkgver.deb")
# source_x86_64=("https://github.com/yhat/rodeo/releases/download/v$pkgver/rodeo-$pkgver-amd64.deb")