summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMikael Tillenius2018-08-15 19:41:00 +0200
committerMikael Tillenius2018-08-15 19:41:00 +0200
commite2e16c951e5712df4dbf6cc78e9394dbf12961ea (patch)
tree949fc5249b353b969e1bd19407a5188e5d16c403 /PKGBUILD
parentb93164a9679b5efb510f0ad48a2771c61a3a4f3f (diff)
downloadaur-e2e16c951e5712df4dbf6cc78e9394dbf12961ea.tar.gz
Update to lastest version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD15
1 files changed, 4 insertions, 11 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0cf5e940ddac..689454f17306 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,9 @@
# Maintainer: Mikael Tillenius <mti at tillenius dot com>
pkgname=libps5000
-pkgver=1.8.0_3r10
+pkgver=2.1.0_3r570
pkgrel=1
pkgdesc="library for picotech oscilloscope 5000 series (5203, 5204)"
-arch=('i686' 'x86_64')
-if [ "$CARCH" == "i686" ]; then
- _arch="i386"
- _md5sum='04e4a3212dcc296d8aace34825c042ef'
-else
- _arch="amd64"
- _md5sum='2857b50ce7c43a1b8885900b1b504855'
-fi
+arch=('x86_64')
url="http://www.picotech.com/linux.html"
license=('custom')
groups=()
@@ -23,8 +16,8 @@ backup=()
options=(!strip)
install=
changelog=
-source=("http://labs.picotech.com/debian/pool/main/libp/libps5000/${pkgname}_${pkgver//_/-}_${_arch}.deb")
-md5sums=($_md5sum)
+source=("http://labs.picotech.com/debian/pool/main/libp/libps5000/${pkgname}_${pkgver//_/-}_amd64.deb")
+md5sums=('7357004bb214366f8340b67149a8b9c3')
package() {
tar -xf data.tar.gz -C "${pkgdir}"