summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Turner2019-08-15 17:45:55 -0400
committerWilliam Turner2019-08-15 17:45:55 -0400
commitc6b00f779f7be98d7b7daea632dd90ff8814989b (patch)
tree21111c08083fe5e9e9f9669d9af39273bf1ccca7 /PKGBUILD
parent211b05af6198411d66c35fcbba6b6b4994a97f6a (diff)
downloadaur-c6b00f779f7be98d7b7daea632dd90ff8814989b.tar.gz
Bump to 1.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61d1ed157328..704fc7d6cc51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=azuredatastudio
-pkgver=1.9.0
-pkgrel=2
+pkgver=1.10.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')
url="https://github.com/Microsoft/azuredatastudio"
@@ -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=('92d61c7af1a97020ffa6aac880e34d1fb64896e4abf0a6671edd8166702b9095'
+sha256sums=('27884c4892f74e37b870ca6d77dc4026eaf4b47dcc4571e58d4788972b344647'
'fdf6f3a119e06d91bcbef2babc3b8b1730ae7e69756cac0dc40af8920bbeb194')
prepare() {