summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Fonseca Alves2021-04-25 13:48:03 -0300
committerDaniel Fonseca Alves2021-04-25 13:48:03 -0300
commit173ec553597f8e06a07ee8d43e9d4c13a7f17187 (patch)
tree6d7f2eeb6fec04dd98947385106b970a30d8f766
parent440e7429a9c21548af68addcaf0954b2d263cf06 (diff)
downloadaur-173ec553597f8e06a07ee8d43e9d4c13a7f17187.tar.gz
sha256 correction
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a8ad4d92bb7..5f53dac0fcc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ license=('GPL3')
makedepends=('python-setuptools')
depends=('python-chardet' 'python-docutils' 'python-pyqtgraph' 'python-xlrd' 'python-matplotlib' 'python-scikit-learn' 'python-psycopg2' 'python-joblib' 'python-keyrings-alt' 'python-bottleneck' 'python-anyqt' 'qt5-svg' 'python-pip' 'python-serverfiles' 'python-louvain' 'python-xlsxwriter' 'python-opentsne' 'python-networkx' 'python-requests' 'python-pandas' 'python-openpyxl' 'python-orange-widget-base' 'python-orange-canvas-core' 'python-baycomp' 'python-httpx')
source=("https://github.com/biolab/orange3/archive/${pkgver}.tar.gz")
-sha256sums=('0814bd19e622816eb37a54ed807c0820c7e6fe543697a2a8a9a5caafe4915db7')
+sha256sums=('1f2e2a33750d470db699ac4af6f247700ecced507d99731aeb971c88b571c40b')
build() {
cd "${srcdir}/orange3-$pkgver"