summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Turner2020-02-13 15:59:32 -0500
committerWilliam Turner2020-02-13 15:59:32 -0500
commitd7c01652de6d381df4d8930b962ae55edeed34c3 (patch)
tree779644a8a566d6361f59c3b99b2e2e3b32a09cbf /PKGBUILD
parent14ecb1448eea54c6cadae798d12cd4de5b20d597 (diff)
downloadaur-d7c01652de6d381df4d8930b962ae55edeed34c3.tar.gz
Bump to 1.15.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68ddfbf1190f..fda355740cbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=azuredatastudio
-pkgver=1.14.1
+pkgver=1.15.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=('b2aca93c3084072ef82d123b94235f690736a2a40a2f7d452ce880289d6b31b8'
+sha256sums=('c8727f6709fc3041fda8d2866906af1bacd10a6240183b4c89e39a04729c7081'
'ff4696bdbe8047e0222597831564b78a741dc9597b10a5eca6f901d751c1553e')
prepare() {