summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Bartalesi2025-02-01 21:31:44 +0100
committerAntonio Bartalesi2025-02-01 21:31:44 +0100
commitb005e8abecf171036a321a81c4edfc70b4fc5856 (patch)
tree2aae097e70ac945309375a9e0fecf808cf8b4c3f /PKGBUILD
parent4c0998fbd65df97cdbbd537efa369e98b7d7647d (diff)
downloadaur-python-taurus-pyqtgraph.tar.gz
upgpkg:0.9.6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7afdc2108a61..821805c8c7b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_name=taurus_pyqtgraph
pkgname=python-taurus-pyqtgraph
-pkgver=0.9.3
+pkgver=0.9.6
pkgrel=1
pkgdesc="Taurus extension providing pyqtgraph-based widgets"
arch=('any')
@@ -12,7 +12,7 @@ depends=(python-pyqtgraph python-taurus python-pyqt5-datavisualization)
optdepends=('python-pyhdbpp: Plotting data from the HDB++ archiver')
makedepends=(python-build python-installer)
source=("${_name}-${pkgver}.tar.gz::https://gitlab.com/taurus-org/${_name}/-/archive/${pkgver}/${_name}-${pkgver}.tar.gz")
-sha256sums=("f27129ce2f1c01e33e156fcaf12d9a1057204f5d14ff381abf4a6eb0568c2099")
+sha256sums=("6757aa56cf24dae99e5f149d6c4dbee1d919c72d27dfe93a9505d276efc2e8d9")
build() {
cd "${_name}-${pkgver}"