summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2019-04-18 10:17:14 +0100
committerGrey Christoforo2019-04-18 10:17:14 +0100
commit32b392fdfaa1ceef2428bb8bbbbe8adbf71f84b1 (patch)
tree16f685f1e7de88af7642465d797b19529f41167a /PKGBUILD
parent816d476c8126c6482286b731e3aed2d79b0ede8c (diff)
downloadaur-32b392fdfaa1ceef2428bb8bbbbe8adbf71f84b1.tar.gz
fix release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 665b4a2b57c9..960d9a3ca5b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('python' 'python-numpy' 'python-matplotlib' 'python-pyserial' 'python-h
makedepends=('python-setuptools')
backup=('etc/gpib.conf' 'usr/etc/gpib.conf')
source=("https://github.com/mutovis/${_pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('e8a3ceee9f7cbbe66f9a59080a70a28da57c18952020f83695a82404816fe246')
+sha256sums=('c7bc172e511bcebe2a9f45191c55a85572e4eeb4006d63d287e73068988d83dc')
build() {
cd "$srcdir/$_pkgname-$pkgver"