summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Christoforo2019-05-07 15:11:23 +0100
committerGrey Christoforo2019-05-07 15:11:23 +0100
commit7e284d0e1af4840aca0972cb14c1cba166b5a7ad (patch)
tree2e14bcaa297556fe9bf285e9394be2d80cff7295
parent10a5ee175206339ebb83bb67d2e000dd882a67b6 (diff)
downloadaur-7e284d0e1af4840aca0972cb14c1cba166b5a7ad.tar.gz
updpkgsums
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59cdbb498632..260a7e0b2c62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -21,7 +21,7 @@ pkgbase = python-mutovis-control
backup = etc/gpib.conf
backup = usr/etc/gpib.conf
source = https://github.com/mutovis/control-software/archive/v1.2.1.tar.gz
- sha256sums = 6c0788d6228f999cbc55cef21b423e7ae146d32d490c0153f0343db95617f32c
+ sha256sums = a1d8f86bba82329229072881ab5d8ac03d22193f474bef5ad08fd92f428acf3c
pkgname = python-mutovis-control
diff --git a/PKGBUILD b/PKGBUILD
index 3bc2bf0bd11a..ffa85b3badad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ install=python-mutovis-control.install
makedepends=('python-setuptools' 'python-setuptools-scm-git-archive' 'python-setuptools-scm')
backup=('etc/gpib.conf' 'usr/etc/gpib.conf')
source=("https://github.com/mutovis/${_pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('6c0788d6228f999cbc55cef21b423e7ae146d32d490c0153f0343db95617f32c')
+sha256sums=('a1d8f86bba82329229072881ab5d8ac03d22193f474bef5ad08fd92f428acf3c')
build() {
cd "$srcdir/$_pkgname-$pkgver"