summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 636c84d8d0d9..112936c2b233 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
pkgname='python-rsinstrument'
_name='RsInstrument'
-pkgver=1.55.0.99
-_commit="1d62deb1c662ce40290e427d4bebf835a7a78e6a"
+pkgver=1.70.0.102
+_commit="02cf5efc187596fff4120859e6c6e77caad5a666"
pkgrel=2
pkgdesc="Convenient way of communicating with R&S instruments in python"
-url="https://github.com/Rhode-Schwarz/RsInstrument"
+url="https://github.com/Rohde-Schwarz/RsInstrument"
depends=('python-pyvisa' 'rs-visa')
makedepends=('python-setuptools')
license=('MIT')
arch=('any')
source=("https://github.com/Rohde-Schwarz/$_name/archive/$_commit.zip")
-sha256sums=('7437185a85665cfe6e97a751da8f366097bfabed5b0117e5b0a21accd0ed15b7')
+sha256sums=('ef4cbecbd4d845e6daed01fda1a3c36b50d1b9c244dae34a6efad675313f9fa7')
build() {
cd "$_name-$_commit"