diff options
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ # 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_libps4000a -pkgver=2.1.123_2r5325 -pkgrel=2 +pkgver=2.1.124_2r5349 +pkgrel=1 pkgdesc="Library for PicoScope 4000a series in PicoScope 7 Beta" arch=('x86_64') url="https://labs.picotech.com/rc/picoscope7/debian/pool/main/libp/libps4000a/" @@ -18,7 +18,7 @@ options=(!strip) install=$pkgname.install changelog= source=("https://labs.picotech.com/rc/picoscope7/debian/pool/main/libp/libps4000a/libps4000a_${pkgver//_/-}_amd64.deb") -md5sums=('03b4b330f7a6c11443d1bb79c71e0110') +md5sums=('3fd357d68625e95bef1da11769b173ff') package() { tar -xf data.tar.xz -C "${pkgdir}" |