summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Turner2020-03-24 12:05:49 -0400
committerWilliam Turner2020-03-24 12:05:49 -0400
commitbd53e5f73c1d055c7cc21f6a16fb54c4ee3ff919 (patch)
tree4ff23d6bc92841d8bc4bbc8679d058842a81809f /PKGBUILD
parent6aec52878d73235f205bf4f46f533e5b0e981f1a (diff)
downloadaur-bd53e5f73c1d055c7cc21f6a16fb54c4ee3ff919.tar.gz
Update to 1.16.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d73d6838ccc..ccde35c39253 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=azuredatastudio
-pkgver=1.16.0
+pkgver=1.16.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 (formerly SQL Operations Studio)."
arch=('x86_64')
@@ -14,7 +14,7 @@ conflicts=('sqlops')
options=('staticlibs')
source=("https://github.com/Microsoft/azuredatastudio/releases/download/${pkgver}/azuredatastudio-linux-${pkgver}.tar.gz"
"https://raw.githubusercontent.com/microsoft/azuredatastudio/${pkgver}/resources/linux/code.desktop")
-sha256sums=('6e8bc8ec4a774633d5356b9950073c53bc7b61c4da8f7efd834fa11c96225fd6'
+sha256sums=('13aa8c63164e8805c5f54e77f19437bdab74e9ae70dbc6ab3c50cebdce2c7877'
'ff4696bdbe8047e0222597831564b78a741dc9597b10a5eca6f901d751c1553e')
prepare() {