summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelipe Balbi2022-01-27 13:12:53 +0200
committerFelipe Balbi2022-01-27 13:12:53 +0200
commite5c3f5431425ff04cae5f393240879e29e28f1f8 (patch)
tree49598499b9d28f8f6f485fa5523a2e8ca570a259 /PKGBUILD
parent0970193656f3016a7770f7d8feeb4efd58dcada1 (diff)
downloadaur-e5c3f5431425ff04cae5f393240879e29e28f1f8.tar.gz
Bump to 21.10-1
Signed-off-by: Felipe Balbi <felipe.balbi@microsoft.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f44423b9db0..f8b757a9e4a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Felipe Balbi <felipe.balbi@microsoft.com>
pkgname=azure-sphere-sdk
pkgmajor=21
-pkgminor=07
+pkgminor=10
pkgver=${pkgmajor}.${pkgminor}
-pkgrel=2
+pkgrel=1
pkgdesc="Azure Sphere SDK Preview for Linux"
arch=('x86_64')
url="https://aka.ms/AzureSphereSDK"
@@ -18,10 +18,10 @@ install="${pkgname}".install
optdepends=('minicom: for serial communication with the Sphere board'
'code: for software development')
options=(!strip staticlibs)
-source=("${pkgname}-${pkgver}.tar.gz::https://software-download.microsoft.com/download/pr/Azure_Sphere_SDK_Bundle_${pkgmajor}${pkgminor}_1.tar.gz"
+source=("${pkgname}-${pkgver}.tar.gz::https://software-download.microsoft.com/download/pr/Azure_Sphere_SDK_Bundle_${pkgmajor}${pkgminor}.tar.gz"
"azure-sphere-sdk.udev"
"azure-sphere-sdk.sysusers")
-sha256sums=('ec0656e9181221f26b3dc8402b2e158775fd064c0550e78e5c5ed687178b3d76'
+sha256sums=('669edd6d4985231607cb637b484c60a460abe1d075b8a9ee1a8e3dc3deabd7c4'
'649ec04bdd0c052838bf3364fdd32313264891c4f7f60039cb644ef79c3c589f'
'323c5e51b6bcf92c7e024cfd6bd6843cb57531317c6ef887b1bced81e920d43e')