summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Turner2022-07-28 21:29:20 -0400
committerWilliam Turner2022-07-28 21:29:20 -0400
commit2b6d624d9eb0f61555ff44b85252e520160938fa (patch)
tree890fe30bf3b5e69ee53b109343087af5f2f17119
parentaf8a07e5158d6628285b4ff680910de543ead0d3 (diff)
downloadaur-2b6d624d9eb0f61555ff44b85252e520160938fa.tar.gz
upgpkg: azuredatastudio-bin 1.38.0-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 dbc719d68d3d..b1b9caafd296 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.37.0
+ pkgver = 1.38.0
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.37.0.tar.gz::https://azuredatastudio-update.azurewebsites.net/1.37.0/linux-x64/stable
+ source = azuredatastudio-bin-1.38.0.tar.gz::https://azuredatastudio-update.azurewebsites.net/1.38.0/linux-x64/stable
source = azuredatastudio.desktop
- sha256sums = eac706e5671d35182d41f1c4cb7591e3e1849e05e89b6f8a65bddfc5e4c99ba1
+ sha256sums = ce09f1e933bbc7aa7215ca4a7e923743a067ddd1f90704b19775382bf8d95524
sha256sums = 460ef23631450298409a96c75662428ffc356b666eefbab813e78ef71e346727
pkgname = azuredatastudio-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3d8c86ab2bf6..81601745c62f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=azuredatastudio-bin
_pkgname=azuredatastudio
-pkgver=1.37.0
+pkgver=1.38.0
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=('eac706e5671d35182d41f1c4cb7591e3e1849e05e89b6f8a65bddfc5e4c99ba1'
+sha256sums=('ce09f1e933bbc7aa7215ca4a7e923743a067ddd1f90704b19775382bf8d95524'
'460ef23631450298409a96c75662428ffc356b666eefbab813e78ef71e346727')
package() {