summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95c215d6f029..c72abb8c5973 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Markus Kaiser <markus dot kaiser at in dot tum dot de>
_pkgname=holoviews
pkgname=python-$_pkgname
-pkgver=1.10.7
+pkgver=1.12.2
pkgrel=1
pkgdesc="Stop plotting your data - annotate your data and let it visualize itself."
arch=("any")
@@ -9,8 +9,8 @@ url="http://holoviews.org"
license=('BSD')
depends=('python-numpy' 'python-param')
options=(!emptydirs)
-source=('https://files.pythonhosted.org/packages/a8/98/1bca6211f1e9a08aa61937b40061b83b61fb10f1bbf7452f779aa7ade3e0/holoviews-1.10.7.tar.gz')
-sha256sums=('4d1753ae27486e324e2ee5d6a239bf8cc4a9acafecc0e38cb60a476bd7b4abc9')
+source=('https://files.pythonhosted.org/packages/4a/67/1b981e3ad6cf346787f9a61a616a3c58da5d63608ae90932ac5b07746eb1/holoviews-1.12.2.tar.gz')
+sha256sums=('62004df8b60dff462b0e0b85506a357ba523f4b172819a2e8505992f95759444')
package() {
cd "$srcdir/$_pkgname-$pkgver"