summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcyrozap2023-10-29 11:05:16 -0500
committercyrozap2023-10-29 11:05:16 -0500
commit1b8528836742a785e69b699b3a0beaa29f50bfb5 (patch)
tree73357547945b4c3b3e26a5deeebb224cbc6f8875
parent59855e3a34916a87fa419b88cfe6bbb5c2d7e42f (diff)
downloadaur-1b8528836742a785e69b699b3a0beaa29f50bfb5.tar.gz
Update to version 3.21.3
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD10
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea300db7b730..62a0320a44f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = digilent.waveforms
pkgdesc = Digilent WaveForms Application, Runtime and SDK
- pkgver = 3.20.1
+ pkgver = 3.21.3
pkgrel = 1
url = https://digilent.com/reference/software/waveforms/waveforms-3/start
install = digilent.waveforms.install
@@ -17,15 +17,15 @@ pkgbase = digilent.waveforms
depends = shared-mime-info
depends = xdg-utils
options = !strip
- source_i686 = https://digilent.s3.amazonaws.com/Software/Waveforms2015/3.20.1/digilent.waveforms_3.20.1_i386.deb
- sha256sums_i686 = fe9a4ecb07fc8b39df383485035202f66716bcf830670590d12026f1f938c342
- source_x86_64 = https://digilent.s3.amazonaws.com/Software/Waveforms2015/3.20.1/digilent.waveforms_3.20.1_amd64.deb
- sha256sums_x86_64 = d422a8d3008cf5875a67423b745c1f9924a2fd4529d9246f2fa4a8967178b542
- source_armv6h = https://digilent.s3.amazonaws.com/Software/Waveforms2015/3.20.1/digilent.waveforms_3.20.1_armhf.deb
- sha256sums_armv6h = 02b01d44951cbd14aa0fd7eaf9bd1df06ccef8955a53caa52a37324f40b76a15
- source_armv7h = https://digilent.s3.amazonaws.com/Software/Waveforms2015/3.20.1/digilent.waveforms_3.20.1_armhf.deb
- sha256sums_armv7h = 02b01d44951cbd14aa0fd7eaf9bd1df06ccef8955a53caa52a37324f40b76a15
- source_aarch64 = https://digilent.s3.amazonaws.com/Software/Waveforms2015/3.20.1/digilent.waveforms_3.20.1_arm64.deb
- sha256sums_aarch64 = 950cec520437ba596baf40b039e5555e680899f567d385dadac9a5823af00030
+ source_i686 = https://digilent.s3.amazonaws.com/Software/Waveforms2015/3.21.3/digilent.waveforms_3.21.3_i386.deb
+ sha256sums_i686 = 64be424aa8e04039796a9633513ba7a7ad2fe0e1315bc03058d60a19617dcfcd
+ source_x86_64 = https://digilent.s3.amazonaws.com/Software/Waveforms2015/3.21.3/digilent.waveforms_3.21.3_amd64.deb
+ sha256sums_x86_64 = 5ec37e051cf15b28572ac141f66a1a4ce6a4971c42d5c37cbba58cfd5d30d7ea
+ source_armv6h = https://digilent.s3.amazonaws.com/Software/Waveforms2015/3.21.3/digilent.waveforms_3.21.3_armhf.deb
+ sha256sums_armv6h = e46d0f3cbed485090fa46ddc1eed6d637a5232ff66dffdc713859d1fbf2e1df5
+ source_armv7h = https://digilent.s3.amazonaws.com/Software/Waveforms2015/3.21.3/digilent.waveforms_3.21.3_armhf.deb
+ sha256sums_armv7h = e46d0f3cbed485090fa46ddc1eed6d637a5232ff66dffdc713859d1fbf2e1df5
+ source_aarch64 = https://digilent.s3.amazonaws.com/Software/Waveforms2015/3.21.3/digilent.waveforms_3.21.3_arm64.deb
+ sha256sums_aarch64 = efb303f69d1efe707c6af8d3656380e85fcef5ce0624d5cb2bd48f1dc82f0713
pkgname = digilent.waveforms
diff --git a/PKGBUILD b/PKGBUILD
index f337d9e07c64..44a9845d46d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Forest Crossman <cyrozap at gmail dot com>
pkgname=digilent.waveforms
-pkgver=3.20.1
+pkgver=3.21.3
pkgrel=1
pkgdesc="Digilent WaveForms Application, Runtime and SDK"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -15,11 +15,11 @@ source_armv6h=("https://digilent.s3.amazonaws.com/Software/Waveforms2015/${pkgve
source_armv7h=($source_armv6h)
source_i686=("https://digilent.s3.amazonaws.com/Software/Waveforms2015/${pkgver}/${pkgname}_${pkgver}_i386.deb")
source_x86_64=("https://digilent.s3.amazonaws.com/Software/Waveforms2015/${pkgver}/${pkgname}_${pkgver}_amd64.deb")
-sha256sums_aarch64=('950cec520437ba596baf40b039e5555e680899f567d385dadac9a5823af00030')
-sha256sums_armv6h=('02b01d44951cbd14aa0fd7eaf9bd1df06ccef8955a53caa52a37324f40b76a15')
+sha256sums_aarch64=('efb303f69d1efe707c6af8d3656380e85fcef5ce0624d5cb2bd48f1dc82f0713')
+sha256sums_armv6h=('e46d0f3cbed485090fa46ddc1eed6d637a5232ff66dffdc713859d1fbf2e1df5')
sha256sums_armv7h=($sha256sums_armv6h)
-sha256sums_i686=('fe9a4ecb07fc8b39df383485035202f66716bcf830670590d12026f1f938c342')
-sha256sums_x86_64=('d422a8d3008cf5875a67423b745c1f9924a2fd4529d9246f2fa4a8967178b542')
+sha256sums_i686=('64be424aa8e04039796a9633513ba7a7ad2fe0e1315bc03058d60a19617dcfcd')
+sha256sums_x86_64=('5ec37e051cf15b28572ac141f66a1a4ce6a4971c42d5c37cbba58cfd5d30d7ea')
package() {
# Extract