summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOromion2021-12-14 18:10:12 +0000
committerOromion2021-12-14 18:10:12 +0000
commit33b1ce792429d320d6d5cc2425fba8e4e5bde7cb (patch)
treef974f1ac9710d338fda947bbcd1f7a7aaa2087ff
parentadeab1926842c359592615ac57d4abc7ba834704 (diff)
downloadaur-33b1ce792429d320d6d5cc2425fba8e4e5bde7cb.tar.gz
Python 3.10 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c42705ea6b30..ecff19d9b759 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-holoviews
pkgdesc = With Holoviews, your data visualizes itself
pkgver = 1.14.6
- pkgrel = 1
+ pkgrel = 2
url = https://holoviews.org
arch = any
license = custom:BSD-3-clause
diff --git a/PKGBUILD b/PKGBUILD
index 7ef7bb6df1ab..2fe266ab3c79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_base=holoviews
pkgname=python-${_base}
pkgver=1.14.6
-pkgrel=1
+pkgrel=2
pkgdesc="With Holoviews, your data visualizes itself"
arch=('any')
url="https://${_base}.org"