summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcyrozap2016-06-06 15:21:07 -0400
committercyrozap2016-06-06 15:21:07 -0400
commit0948fb836bb38672c96844344afa2645a1f91d30 (patch)
tree33604b9109d0d086d28c7d4b30ef0aa82a8d1487
parent609f066804dc5c07bc0fac821ddd6d205841e381 (diff)
downloadaur-0948fb836bb38672c96844344afa2645a1f91d30.tar.gz
Updated the hash for the non-broken ARM package
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a75ad20a53fb..5b8600e81ff9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed May 25 06:23:35 UTC 2016
+# Mon Jun 6 19:19:28 UTC 2016
pkgbase = digilent.waveforms
pkgdesc = Digilent WaveForms Application, Runtime and SDK
pkgver = 3.3.3
@@ -22,9 +22,9 @@ pkgbase = digilent.waveforms
source_x86_64 = https://files.digilent.com/Software/Waveforms2015/3.3.3/digilent.waveforms_3.3.3_amd64.deb
sha256sums_x86_64 = 142088f17129e302d3f1a3bbb4cdd42ca64b8488d61e4b292c3bc00d863cccef
source_armv6h = https://files.digilent.com/Software/Waveforms2015/3.3.3/digilent.waveforms_3.3.3_armhf.deb
- sha256sums_armv6h = a88b47f4a75b06a0e42c476e92e3043070a04ec243923739375280fa9103381b
+ sha256sums_armv6h = 7055c381c922a22fb40f48975b653e8de0a92094e6cdc6eb1c4e3b3e4b7bc389
source_armv7h = https://files.digilent.com/Software/Waveforms2015/3.3.3/digilent.waveforms_3.3.3_armhf.deb
- sha256sums_armv7h = a88b47f4a75b06a0e42c476e92e3043070a04ec243923739375280fa9103381b
+ sha256sums_armv7h = 7055c381c922a22fb40f48975b653e8de0a92094e6cdc6eb1c4e3b3e4b7bc389
pkgname = digilent.waveforms
diff --git a/PKGBUILD b/PKGBUILD
index 3dae730eee73..181e66abc0d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ source_armv6h=("https://files.digilent.com/Software/Waveforms2015/${pkgver}/${pk
source_armv7h=($source_armv6h)
source_i686=("https://files.digilent.com/Software/Waveforms2015/${pkgver}/${pkgname}_${pkgver}_i386.deb")
source_x86_64=("https://files.digilent.com/Software/Waveforms2015/${pkgver}/${pkgname}_${pkgver}_amd64.deb")
-sha256sums_armv6h=('a88b47f4a75b06a0e42c476e92e3043070a04ec243923739375280fa9103381b')
+sha256sums_armv6h=('7055c381c922a22fb40f48975b653e8de0a92094e6cdc6eb1c4e3b3e4b7bc389')
sha256sums_armv7h=($sha256sums_armv6h)
sha256sums_i686=('36947c4d0bd4d1470e708d39b5fb0e4e4996bf859cccc6240fd173b3e6d82a86')
sha256sums_x86_64=('142088f17129e302d3f1a3bbb4cdd42ca64b8488d61e4b292c3bc00d863cccef')