summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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() {