summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2016-10-11 16:55:32 -0400
committerDaniel Chen2016-10-11 16:55:32 -0400
commitf7749d2085a82a236cfa346a34f0cf7332bb6dd2 (patch)
tree7cf904f4bb34df2ee83e6eef23c36007d6e731ff
parentb0e187dbc1b4e62441a85a806a0b133f5017272e (diff)
downloadaur-f7749d2085a82a236cfa346a34f0cf7332bb6dd2.tar.gz
v2.4.3 was a windows only release, roll back to 2.4.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69de29d1138f..45ee8a245f10 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Tue Oct 11 15:45:00 UTC 2016
+# Tue Oct 11 20:54:57 UTC 2016
pkgbase = rodeo
pkgdesc = A data science IDE for Python
- pkgver = 2.4.3
- pkgrel = 1
+ pkgver = 2.4.2
+ pkgrel = 2
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.4.3/rodeo-2.4.3.deb
+ source_x86_64 = https://github.com/yhat/rodeo/releases/download/v2.4.2/rodeo-2.4.2.deb
md5sums_x86_64 = 38aa083fbcdc50a7476b8e903ce17c78
pkgname = rodeo
diff --git a/PKGBUILD b/PKGBUILD
index ede5ddb6428e..d0a1edfae225 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Brenton Horne <brentonhorne77@gmail.com>
pkgname=rodeo
-pkgver=2.4.3
-pkgrel=1
+pkgver=2.4.2
+pkgrel=2
pkgdesc="A data science IDE for Python"
url='https://www.yhat.com/products/rodeo'
arch=('x86_64')