summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8945cb6c352..6c57ebf8c3cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,7 @@ pkgbase = python-orange3-git
depends = python-joblib
depends = python-keyrings-alt
depends = python-bottleneck
- depends = python-anyqt
+ depends = python-anyqt-git
depends = qt5-svg
depends = python-pip
depends = python-serverfiles
@@ -34,6 +34,8 @@ pkgbase = python-orange3-git
depends = python-serverfiles
depends = python-louvain
depends = python-orange-widget-base-git
+ depends = python-qasync-git
+ depends = python-dictdiffer
source = git://github.com/biolab/orange3
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a09dc9d32836..f4c4e28538ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,9 @@ arch=('x86_64')
url="http://orange.biolab.si/"
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-git' 'python-networkx' 'python-requests' 'python-pandas' 'python-openpyxl' 'python-orange-widget-base-git' 'python-orange-canvas-core-git' 'python-baycomp' 'python-httpx' 'python-serverfiles' 'python-louvain' 'python-orange-widget-base-git')
-source=("https://github.com/biolab/orange3/archive/master.zip")
-sha256sums=('SKIP')
+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-git' 'qt5-svg' 'python-pip' 'python-serverfiles' 'python-louvain' 'python-xlsxwriter' 'python-opentsne-git' 'python-networkx' 'python-requests' 'python-pandas' 'python-openpyxl' 'python-orange-widget-base-git' 'python-orange-canvas-core-git' 'python-baycomp' 'python-httpx' 'python-serverfiles' 'python-louvain' 'python-orange-widget-base-git' 'python-qasync-git' 'python-dictdiffer')
+# source=("https://github.com/biolab/orange3/archive/master.zip")
+# sha256sums=('SKIP')
source=("git://github.com/$_author/$_pkgname")
sha256sums=('SKIP')