mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
orange: auto updated to 3.37.0-1
This commit is contained in:
parent
93df498d73
commit
443c4abaff
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=orange
|
||||
_module=Orange3
|
||||
pkgver=3.36.2
|
||||
pkgver=3.37.0
|
||||
pkgrel=1
|
||||
pkgdesc="Component-based data mining framework."
|
||||
arch=('x86_64')
|
||||
|
@ -42,7 +42,7 @@ makedepends=(cython
|
|||
python-setuptools
|
||||
python-sphinx)
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/source/${_module::1}/$_module/${_module}-${pkgver}.tar.gz")
|
||||
sha256sums=('d436bb98d33aa6ea7b6083359032c704da1a6a0e656c068ce806e2a3f319af8c')
|
||||
sha256sums=('9116612e42c2a7524fa8c8e000d8f5f1f8a728dabb837993e2b50a3c2e3d94f9')
|
||||
prepare() {
|
||||
# create execute file for /ure/bin
|
||||
printf '#!/usr/bin/sh\nexec python -m Orange.canvas' > ${pkgname}
|
||||
|
|
Loading…
Add table
Reference in a new issue