summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Forencich2016-01-04 16:40:28 -0800
committerAlex Forencich2016-01-04 16:40:28 -0800
commite1e57d06c7937f31f7705ad76a0f46ec829d11d6 (patch)
tree07582b15fd51b0f53610b9a78e69d9b8c07415b5
parent904ecb18dda59fa5e624499597fc0e478f2c6d9c (diff)
downloadaur-python2-usbtmc-git.tar.gz
Release v0.7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ac3d67d8c85..449a670b1cbb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python2-usbtmc-git
pkgdesc = A Python USBTMC driver for controlling instruments over USB.
- pkgver = 0.6.r3.ga4c8970
+ pkgver = 0.7.r0.g9313b85
pkgrel = 1
url = https://github.com/python-ivi/python-usbtmc
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 2da7b2253669..fc242c360418 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex Forencich <alex@alexforencich.com>
pkgname=python2-usbtmc-git
-pkgver=0.6.r3.ga4c8970
+pkgver=0.7.r0.g9313b85
pkgrel=1
pkgdesc="A Python USBTMC driver for controlling instruments over USB."
arch=('any')