summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80f2749a98b7..0de2d65730a7 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ps7_libps5000
pkgdesc = Library for PicoScope 5000 series in PicoScope 7
- pkgver = 2.1.146_3r6147
+ pkgver = 2.1.148_3r6156
pkgrel = 1
url = https://labs.picotech.com/picoscope7/debian/pool/main/libp/libps5000/
install = ps7_libps5000.install
@@ -9,7 +9,7 @@ pkgbase = ps7_libps5000
depends = libusb
conflicts = ps7b_libps5000
options = !strip
- source = https://labs.picotech.com/picoscope7/debian/pool/main/libp/libps5000/libps5000_2.1.146-3r6147_amd64.deb
- md5sums = 9b2aaeb3bd13a0d30e4b094b45774820
+ source = https://labs.picotech.com/picoscope7/debian/pool/main/libp/libps5000/libps5000_2.1.148-3r6156_amd64.deb
+ md5sums = 7c857c0b083d98b977949f564c5a16a5
pkgname = ps7_libps5000
diff --git a/PKGBUILD b/PKGBUILD
index caf80739fcf5..44d11684cad5 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Schorsch <wsixcde+aur at gmail dot com>
# Thanks to <mti at tillenius dot com> whose packages the ps7 packages were based on
pkgname=ps7_libps5000
-pkgver=2.1.146_3r6147
+pkgver=2.1.148_3r6156
pkgrel=1
pkgdesc="Library for PicoScope 5000 series in PicoScope 7"
arch=('x86_64')
@@ -18,7 +18,7 @@ options=(!strip)
install=$pkgname.install
changelog=
source=("https://labs.picotech.com/picoscope7/debian/pool/main/libp/libps5000/libps5000_${pkgver//_/-}_amd64.deb")
-md5sums=('9b2aaeb3bd13a0d30e4b094b45774820')
+md5sums=('7c857c0b083d98b977949f564c5a16a5')
package() {
tar -xf data.tar.xz -C "${pkgdir}"