summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8ae7c4f32a1..3e1f397ec802 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Mikael Tillenius <mti at tillenius dot com>
pkgname=libps2000a
-pkgver=1.1.5_5r24
+pkgver=1.1.6_5r18
pkgrel=1
pkgdesc="library for picotech oscilloscope 2000 series"
arch=('i686' 'x86_64')
if [ "$CARCH" == "i686" ]; then
_arch="i386"
- _md5sum='65121707586cdd28b39e070fb3b41294'
+ _md5sum='1e8bf62089ee3ed6d064b5925e8cd8b6'
else
_arch="amd64"
- _md5sum='db38234a36b775761ee6f57182db7d19'
+ _md5sum='3d73c530d561e7e57ef31477d3311082'
fi
url="http://www.picotech.com/linux.html"
license=('custom')