summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Chen2016-10-01 16:09:50 -0400
committerDaniel Chen2016-10-01 16:09:50 -0400
commit10ce35942ab6fe4dd815bcb17260079b1db817cc (patch)
tree2e96b1845634cd9d0cfaf036aff8c1ca34d74c8b /PKGBUILD
parentb2937b9a8283b94024c3e2d12136998820584801 (diff)
downloadaur-10ce35942ab6fe4dd815bcb17260079b1db817cc.tar.gz
v2.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d30515f9c52e..6f1ea45835c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Brenton Horne <brentonhorne77@gmail.com>
pkgname=rodeo
-pkgver=2.4.1
+pkgver=2.4.2
pkgrel=1
pkgdesc="A data science IDE for Python"
url='https://www.yhat.com/products/rodeo'
@@ -11,7 +11,7 @@ arch=('x86_64')
depends=('jupyter' 'gconf')
license=('AGPL3')
install=rodeo.install
-md5sums_x86_64=('f6d66f144bef07eddb0b43b077d0eb4d')
+md5sums_x86_64=('136370e9393aa45ac2b5a52d313d4459')
source_x86_64=("https://github.com/yhat/rodeo/releases/download/v$pkgver/rodeo-$pkgver.deb")
build() {