summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83150c6f7ef1..d25318bd7696 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-mutovis-control
_pkgname=control-software
-pkgver=1.1.9
+pkgver=1.2.0
pkgrel=1
pkgdesc="Software for collecting electrical characterization data for solar cells"
arch=('any')
@@ -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=('05778d43265257c9064c96cdf834c130f989f69bc814bb0f0a2064355ca38175')
+sha256sums=('df2315f1c567b329b4f10912f03bdbe7ba3815cbcc8daa02af52da95e49163b2')
build() {
cd "$srcdir/$_pkgname-$pkgver"