summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Turner2022-11-25 19:33:18 -0500
committerWilliam Turner2022-11-25 19:33:18 -0500
commit2fa335b149499f8df88f2b167ac813cfe818b732 (patch)
tree45db6c9c5a231e06ace4a680a54798535d3d4016
parent092c62c98cd91c8671bf0d8e54f4ecb6ae206d83 (diff)
downloadaur-2fa335b149499f8df88f2b167ac813cfe818b732.tar.gz
upgpkg: azuredatastudio-bin 1.40.1-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 844260e30776..fbd9e9a26188 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = azuredatastudio-bin
pkgdesc = Azure Data Studio is a data management tool that enables you to work with SQL Server, Azure SQL DB and SQL DW (official prebuilt version)
- pkgver = 1.40.0
+ pkgver = 1.40.1
pkgrel = 1
url = https://github.com/Microsoft/azuredatastudio
arch = x86_64
@@ -20,9 +20,9 @@ pkgbase = azuredatastudio-bin
optdepends = krb5: Windows authentication support
conflicts = azuredatastudio
options = staticlibs
- source = azuredatastudio-bin-1.40.0.tar.gz::https://azuredatastudio-update.azurewebsites.net/1.40.0/linux-x64/stable
+ source = azuredatastudio-bin-1.40.1.tar.gz::https://azuredatastudio-update.azurewebsites.net/1.40.1/linux-x64/stable
source = azuredatastudio.desktop
- sha256sums = f1524e2a1b7e1e9a0042c679d3c0e6844d73b6449f9ac00f9455e7c93067d5c2
+ sha256sums = d77f987d859e722509434bfa1a927f35bf77c9fc8e3c1762df38ddad30caf12d
sha256sums = 460ef23631450298409a96c75662428ffc356b666eefbab813e78ef71e346727
pkgname = azuredatastudio-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2f2d7dcdc782..b482de286e65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=azuredatastudio-bin
_pkgname=azuredatastudio
-pkgver=1.40.0
+pkgver=1.40.1
pkgrel=1
pkgdesc="Azure Data Studio is a data management tool that enables you to work with SQL Server, Azure SQL DB and SQL DW (official prebuilt version)"
arch=('x86_64')
@@ -14,7 +14,7 @@ conflicts=('azuredatastudio')
options=('staticlibs')
source=("$pkgname-$pkgver.tar.gz::https://azuredatastudio-update.azurewebsites.net/$pkgver/linux-x64/stable"
"${_pkgname}.desktop")
-sha256sums=('f1524e2a1b7e1e9a0042c679d3c0e6844d73b6449f9ac00f9455e7c93067d5c2'
+sha256sums=('d77f987d859e722509434bfa1a927f35bf77c9fc8e3c1762df38ddad30caf12d'
'460ef23631450298409a96c75662428ffc356b666eefbab813e78ef71e346727')
package() {