summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelipe Balbi2023-03-07 12:49:46 +0200
committerFelipe Balbi2023-03-07 12:49:46 +0200
commite99d5c6d46d5fe36d6377172637ca693628fbc01 (patch)
tree6245ab9c2f5235b826cea15a8abd746cda9c0b14
parentdbe2c12861b6c1d3784657e19a0612c54a1aca92 (diff)
downloadaur-azure-sphere-sdk.tar.gz
Bump to 22.11-1
Signed-off-by: Felipe Balbi <felipe.balbi@microsoft.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19f2e172b0cd..6de6c5a49c2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = azure-sphere-sdk
pkgdesc = Azure Sphere SDK Preview for Linux
- pkgver = 22.07
+ pkgver = 22.11
pkgrel = 1
url = https://aka.ms/AzureSphereSDK
install = azure-sphere-sdk.install
@@ -16,10 +16,10 @@ pkgbase = azure-sphere-sdk
optdepends = code: for software development
options = !strip
options = staticlibs
- source = azure-sphere-sdk-22.07.tar.gz::https://software-download.microsoft.com/download/pr/Azure_Sphere_SDK_Bundle_2207.tar.gz
+ source = azure-sphere-sdk-22.11.tar.gz::https://aka.ms/AzureSphereSDKDownload/Linux
source = azure-sphere-sdk.udev
source = azure-sphere-sdk.sysusers
- sha256sums = 642863fef009c8e468951292b4cdb415a703f771adc847517eb0fa9f0b0139a5
+ sha256sums = 47418d96466c91ede13828d8ad2773e5a2a008f880c25d436a058c87ad502e27
sha256sums = 649ec04bdd0c052838bf3364fdd32313264891c4f7f60039cb644ef79c3c589f
sha256sums = 0afb48362c9684940c02d45136998267cbda7196ce04ab9933687f82165af9d4
diff --git a/PKGBUILD b/PKGBUILD
index a09a447a0314..069b3a135155 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felipe Balbi <felipe.balbi@microsoft.com>
pkgname=azure-sphere-sdk
pkgmajor=22
-pkgminor=07
+pkgminor=11
pkgver=${pkgmajor}.${pkgminor}
pkgrel=1
pkgdesc="Azure Sphere SDK Preview for Linux"
@@ -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}.tar.gz"
+source=("${pkgname}-${pkgver}.tar.gz::https://aka.ms/AzureSphereSDKDownload/Linux"
"azure-sphere-sdk.udev"
"azure-sphere-sdk.sysusers")
-sha256sums=('642863fef009c8e468951292b4cdb415a703f771adc847517eb0fa9f0b0139a5'
+sha256sums=('47418d96466c91ede13828d8ad2773e5a2a008f880c25d436a058c87ad502e27'
'649ec04bdd0c052838bf3364fdd32313264891c4f7f60039cb644ef79c3c589f'
'0afb48362c9684940c02d45136998267cbda7196ce04ab9933687f82165af9d4')