summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 362ee53630e6..370ececf5a27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL-3.0')
depends=('python' 'python-numpy' 'python-matplotlib' 'python-pyserial' 'python-h5py' 'python-pyvisa' 'python-pyvisa-py' 'python-mpmath')
makedepends=('python-setuptools')
source=("https://github.com/mutovis/${_pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('99686510124d8035371e6afa61b1a3c9e0417caf345d56f4f9c28ac81cac87a1')
+sha256sums=('e1fef5ba5a8aeeb3c5a7ebb17136c75ad1fc94cab4550c2f046bb82c3bec1435')
build() {
cd "$srcdir/$_pkgname-$pkgver"