summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08c1271bfef2..b7b71b4a618e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = libps5000a
pkgdesc = library for picotech oscilloscope 5000a series (5242A/B, 5243A/B, 5244A/B, 5442A/B, 5443A/B, 5444A/B)
- pkgver = 2.1.34_5r2002
+ pkgver = 2.1.54_5r2438
pkgrel = 1
url = http://www.picotech.com/linux.html
arch = x86_64
license = custom
depends = libusb
options = !strip
- source = http://labs.picotech.com/debian/pool/main/libp/libps5000a/libps5000a_2.1.34-5r2002_amd64.deb
- md5sums = 947e300ca1e2468b7c074e5b0eaad268
+ source = http://labs.picotech.com/debian/pool/main/libp/libps5000a/libps5000a_2.1.54-5r2438_amd64.deb
+ md5sums = acfac013f6d41150aa72d91aa4d83fe2
pkgname = libps5000a
diff --git a/PKGBUILD b/PKGBUILD
index 8aafe9c3dd09..31a77010f64a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mikael Tillenius <mti at tillenius dot com>
pkgname=libps5000a
-pkgver=2.1.34_5r2002
+pkgver=2.1.54_5r2438
pkgrel=1
pkgdesc="library for picotech oscilloscope 5000a series (5242A/B, 5243A/B, 5244A/B, 5442A/B, 5443A/B, 5444A/B)"
arch=('x86_64')
@@ -17,7 +17,7 @@ options=(!strip)
install=
changelog=
source=("http://labs.picotech.com/debian/pool/main/libp/libps5000a/${pkgname}_${pkgver//_/-}_amd64.deb")
-md5sums=('947e300ca1e2468b7c074e5b0eaad268')
+md5sums=('acfac013f6d41150aa72d91aa4d83fe2')
package() {
tar -xf data.tar.xz -C "${pkgdir}"