summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Mesa2018-10-21 17:21:54 -0500
committerSamuel Mesa2018-10-21 17:21:54 -0500
commita57edfe1189fe7f0996728cbe2f3ba2a83c872c9 (patch)
tree4ef4bf51fcf8e2ae454b3caf78194ca6312c878a
parentc48144fe556f89d29e7acf4390e53a98dc79ee64 (diff)
downloadaur-a57edfe1189fe7f0996728cbe2f3ba2a83c872c9.tar.gz
Update dependencies
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4215ead063a..c3153172ce8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=qgis-crayfish-plugin
pkgver='3.0.0'
pkgrel=1
-pkgdesc="Visualiser for temporal structured and unstructured grids in QGIS 3.3.x "
+pkgdesc="Visualiser for temporal structured and unstructured grids in QGIS 3.3.x"
arch=('i686' 'x86_64')
url="https://www.lutraconsulting.co.uk/products/crayfish/"
license=('GPL3')
-depends=('qgis-git' 'gdal' 'hdf5' 'netcdf' 'python2' 'python2-sip')
+depends=('qgis-git' 'python')
source=(https://github.com/lutraconsulting/qgis-crayfish-plugin/archive/release-${pkgver}.tar.gz)
md5sums=('3195816365e31a46b6575c2bc56d5089')