summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Turner2019-04-23 11:12:30 -0400
committerWilliam Turner2019-04-23 11:12:30 -0400
commit32a9be316c3872e364bc8f0f02b8c80c23bc307f (patch)
treef2c36ce971607d481800b99d58281d163303e850 /PKGBUILD
parentf1b6545d8bcf7280f6f6e1759ef74ebd10714a5b (diff)
downloadaur-32a9be316c3872e364bc8f0f02b8c80c23bc307f.tar.gz
Bump to 1.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7bf1852047c5..67bfad0581dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=azuredatastudio
-pkgver=1.5.2
+pkgver=1.6.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/${pkgname}/releases/download/${pkgver}/${pkgname}-linux-${pkgver}.tar.gz"
"${pkgname}.desktop")
-sha256sums=('151069700e939a4b7770bf4359959e318b5f89be598a98447d942d274daff35b'
+sha256sums=('c452e32551bd2bcbaa952a227a96f826180958ab714fd43540ff736c685bb2e9'
'4f7fa4bbc74249a1494f4df6aaba8e60c670a478c78bd73b4f0d19e4c802f5c5')
package() {