summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMikael Tillenius2016-05-30 20:10:50 +0200
committerMikael Tillenius2016-05-30 20:10:50 +0200
commitfcb43e78a086b6d64d79119f904fc43d32b753c1 (patch)
tree8b5fc4105c9e72e0f23282d50405fdbb2ce01cb6 /PKGBUILD
parent6a9a09f72974912f6db6ac39eb80bc1c6289e9fe (diff)
downloadaur-fcb43e78a086b6d64d79119f904fc43d32b753c1.tar.gz
Updated to latest version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b178a49b7b81..a16c5a8f4197 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Mikael Tillenius <mti at tillenius dot com>
pkgname=libps2000
-pkgver=2.1.5_3r06
+pkgver=2.1.6_3r05
pkgrel=1
pkgdesc="library for picotech oscilloscope 2000 series"
arch=('i686' 'x86_64')
if [ "$CARCH" == "i686" ]; then
_arch="i386"
- _md5sum='26a56f79063b646b961dc5d6bcfb6883'
+ _md5sum='15104255c9791e813ac6bb5c7f77a20f'
else
_arch="amd64"
- _md5sum='02cdd8ac1dfc709705226493ea5634df'
+ _md5sum='ffe20036419d3a5301b1cb9e8bcdcc5a'
fi
url="http://www.picotech.com/linux.html"
license=('custom')