summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSchorsch2022-06-08 08:10:17 +0200
committerSchorsch2022-06-08 08:10:17 +0200
commit79046e786b22283998fe8faa136b4c6006771b94 (patch)
tree1046dc8015e46f7422b08259b925dda36b9437d9
parent00b77080a26e37292cb64ad67e5af625f929c20e (diff)
downloadaur-79046e786b22283998fe8faa136b4c6006771b94.tar.gz
git troubleshooting
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4775e460901..175740d87539 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ps7b_libps5000
pkgdesc = Library for PicoScope 5000 series in PicoScope 7 Beta
- pkgver = 2.1.89_3r3163
+ pkgver = 2.1.90_3r3176
pkgrel = 1
url = https://labs.picotech.com/rc/picoscope7/debian/pool/main/libp/libps5000/
arch = x86_64
license = custom
depends = libusb
options = !strip
- source = https://labs.picotech.com/rc/picoscope7/debian/pool/main/libp/libps5000/libps5000_2.1.89-3r3163_amd64.deb
- md5sums = 33e8251d789813909baaa4e45ec487c6
+ source = https://labs.picotech.com/rc/picoscope7/debian/pool/main/libp/libps5000/libps5000_2.1.90-3r3176_amd64.deb
+ md5sums = d34af7d4dec4202a8063815a2027c132
pkgname = ps7b_libps5000
diff --git a/PKGBUILD b/PKGBUILD
index 97685713977f..e16833890b73 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 ps7b packages were based on
pkgname=ps7b_libps5000
-pkgver=2.1.89_3r3163
+pkgver=2.1.90_3r3176
pkgrel=1
pkgdesc="Library for PicoScope 5000 series in PicoScope 7 Beta"
arch=('x86_64')
@@ -18,7 +18,7 @@ options=(!strip)
install=
changelog=
source=("https://labs.picotech.com/rc/picoscope7/debian/pool/main/libp/libps5000/libps5000_${pkgver//_/-}_amd64.deb")
-md5sums=('33e8251d789813909baaa4e45ec487c6')
+md5sums=('d34af7d4dec4202a8063815a2027c132')
package() {
tar -xf data.tar.xz -C "${pkgdir}"