summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Turner2020-03-18 14:55:31 -0400
committerWilliam Turner2020-03-18 14:55:31 -0400
commit7f7dddc46229283f0e11086037be2e6fe027bda5 (patch)
treeccf153dd3479ad5503e37e2ac3d743edd0248090 /PKGBUILD
parent87de956ea330ba1964ca91dd23426a5b6191a81f (diff)
downloadaur-7f7dddc46229283f0e11086037be2e6fe027bda5.tar.gz
Update to 1.16.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1caa158af77b..4d73d6838ccc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=azuredatastudio
-pkgver=1.15.1
+pkgver=1.16.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 (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=('6eca2c2179534ea73439d6f21f7415689776b6564252df420f4cfbed64cb387f'
+sha256sums=('6e8bc8ec4a774633d5356b9950073c53bc7b61c4da8f7efd834fa11c96225fd6'
'ff4696bdbe8047e0222597831564b78a741dc9597b10a5eca6f901d751c1553e')
prepare() {