summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpyros Stathopoulos2023-07-20 16:06:08 +0100
committerSpyros Stathopoulos2023-07-20 16:06:08 +0100
commit83b1b81135ec16bdd9ee88fba13f06b6b8234ffe (patch)
tree7cd4f84c20e2e75872341071e68ad0c66317f5a1 /PKGBUILD
parent0e52f735710ff94b1ad9df27facf08896f62cc6e (diff)
downloadaur-83b1b81135ec16bdd9ee88fba13f06b6b8234ffe.tar.gz
Update upstream to 4.3.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79f328966d35..639c2f409f77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=('python-linux-gpib')
_pkgname=('linux-gpib')
-pkgver=4.3.5
-_pkgver=4.3.5
+pkgver=4.3.6
+_pkgver=4.3.6
pkgrel=1
pkgdesc='A support package for GPIB (IEEE 488) hardware - Python 3 bindings'
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url='http://linux-gpib.sourceforge.net/'
license=('GPL')
depends=('linux-gpib' 'python')
source=("http://downloads.sourceforge.net/project/${_pkgname}/${_pkgname}%20for%203.x.x%20and%202.6.x%20kernels/${_pkgver}/${_pkgname}-${pkgver}.tar.gz")
-md5sums=('1c79a2a883c99fa760548b442e225be3')
+md5sums=('ffefc4e5c03b891c57f406a4b82395b7')
prepare() {