summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD15
1 files changed, 4 insertions, 11 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e038b9a53ae..1ab6216b6ab4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,9 @@
# Maintainer: Mikael Tillenius <mti at tillenius dot com>
pkgname=libps2000a
-pkgver=1.4.0_5r09
+pkgver=2.1.0_5r570
pkgrel=1
pkgdesc="library for picotech oscilloscope 2000 series"
-arch=('i686' 'x86_64')
-if [ "$CARCH" == "i686" ]; then
- _arch="i386"
- _md5sum='020814d48b3ddcb77940311885705589'
-else
- _arch="amd64"
- _md5sum='6387651a76718629f7ee832121d3e51e'
-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/libps2000a/${pkgname}_${pkgver//_/-}_${_arch}.deb")
-md5sums=($_md5sum)
+source=("http://labs.picotech.com/debian/pool/main/libp/libps2000a/${pkgname}_${pkgver//_/-}_amd64.deb")
+md5sums=('a074d1e3e1b7fd0b087cfb5d9c05e5fb')
package() {
tar -xf data.tar.gz -C "${pkgdir}"