summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Fonseca Alves2021-04-25 13:41:02 -0300
committerDaniel Fonseca Alves2021-04-25 13:41:02 -0300
commit440e7429a9c21548af68addcaf0954b2d263cf06 (patch)
treee20875d51ce1a407474c15ce0910bb4a9a361b55
parentdbbe9875948c2c20da75adb8babd91867093e81f (diff)
downloadaur-440e7429a9c21548af68addcaf0954b2d263cf06.tar.gz
Version update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a83157e4b9b8..502fd0edc8d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-orange
pkgdesc = Open source data visualization and analysis for novice and experts. Data mining through visual programming or Python scripting.
- pkgver = 3.26.0
+ pkgver = 3.27.1
pkgrel = 1
url = http://orange.biolab.si/
arch = x86_64
@@ -31,7 +31,7 @@ pkgbase = python-orange
depends = python-orange-canvas-core
depends = python-baycomp
depends = python-httpx
- source = https://github.com/biolab/orange3/archive/3.26.0.tar.gz
+ source = https://github.com/biolab/orange3/archive/3.27.1.tar.gz
sha256sums = 0814bd19e622816eb37a54ed807c0820c7e6fe543697a2a8a9a5caafe4915db7
pkgname = python-orange
diff --git a/PKGBUILD b/PKGBUILD
index 93b78c25cb68..1a8ad4d92bb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=python-orange
-pkgver=3.26.0
+pkgver=3.27.1
pkgrel=1
pkgdesc="Open source data visualization and analysis for novice and experts. Data mining through visual programming or Python scripting."
arch=('x86_64')