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 6f1ea45835c4..ede5ddb6428e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Brenton Horne <brentonhorne77@gmail.com>
pkgname=rodeo
-pkgver=2.4.2
+pkgver=2.4.3
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=('136370e9393aa45ac2b5a52d313d4459')
+md5sums_x86_64=('38aa083fbcdc50a7476b8e903ce17c78')
source_x86_64=("https://github.com/yhat/rodeo/releases/download/v$pkgver/rodeo-$pkgver.deb")
build() {