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 e404f65453db..8ebbedaf6ffa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=knossos
pkgver=5.1
-pkgrel=2
+pkgrel=3
arch=("x86_64")
pkgdesc="A software tool for the visualization and annotation of 3D image data. It was developed for the rapid reconstruction of neural morphology and connectivity."
url="https://knossos.app"
@@ -14,7 +14,7 @@ depends=("glu"
"qt5-base"
"qt5-python27-git" # qt5-python27
"qt5-tools" # Qt5Help
- "quazip-qt5"
+ "quazip"
"snappy"
)
makedepends=("boost"