summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikael Tillenius2020-04-29 14:57:09 +0200
committerMikael Tillenius2020-04-29 14:57:09 +0200
commita0f5986cd1ed8ac3b01e934f72fd0d06953965f1 (patch)
tree993d9d62b1ae551396e6fd5f2f1508554dab3c61
parent983dd5b48539f7b45a34220bce2ea53431f93811 (diff)
downloadaur-a0f5986cd1ed8ac3b01e934f72fd0d06953965f1.tar.gz
Updated to latest version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b9ad621461b..6203897f8dfd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = libpicoipp
pkgdesc = library for picotech oscilloscope software
- pkgver = 1.3.0_4r21
+ pkgver = 1.3.0_4r29
pkgrel = 1
url = http://www.picotech.com/linux.html
arch = x86_64
license = custom
depends = gcc-libs
options = !strip
- source = http://labs.picotech.com/debian/pool/main/libp/libpicoipp/libpicoipp_1.3.0-4r21_amd64.deb
- md5sums = 928eb2b09eed3515386333c7d5dd3a83
+ source = http://labs.picotech.com/debian/pool/main/libp/libpicoipp/libpicoipp_1.3.0-4r29_amd64.deb
+ md5sums = 52117188f394192c3331366f9e3bf4ab
pkgname = libpicoipp
diff --git a/PKGBUILD b/PKGBUILD
index 2e10a32aff4a..76a619500fa0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mikael Tillenius <mti at tillenius dot com>
# Thanks to aAXEe <axel at brasshack dot de> for earlier work.
pkgname=libpicoipp
-pkgver=1.3.0_4r21
+pkgver=1.3.0_4r29
pkgrel=1
pkgdesc="library for picotech oscilloscope software"
arch=('x86_64')
@@ -18,7 +18,7 @@ options=(!strip)
install=
changelog=
source=("http://labs.picotech.com/debian/pool/main/libp/libpicoipp/${pkgname}_${pkgver//_/-}_amd64.deb")
-md5sums=('928eb2b09eed3515386333c7d5dd3a83')
+md5sums=('52117188f394192c3331366f9e3bf4ab')
package() {
tar -xf data.tar.gz -C "${pkgdir}"