summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Turner2018-11-12 14:08:25 -0500
committerWilliam Turner2018-11-12 14:08:25 -0500
commita7c43edf1b029efccc821c3665a778c998e9039f (patch)
treea441c2684d7696e07e40dbeea6b27577d689318d /PKGBUILD
parenta369348cb7547e8a3fc6b26402bceb03273668e4 (diff)
downloadaur-a7c43edf1b029efccc821c3665a778c998e9039f.tar.gz
Bump to 1.2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0865e31c3ad7..21958060516d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=azuredatastudio
-pkgver=1.1.4
+pkgver=1.2.4
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=('d488d8d9deb60246a542184d780937821bf57f23bb2ae1e9e24ff859fd24afa1'
+sha256sums=('52b7ff9d8a968903fffe59eb805307fb2ff64ad73a5d4abd6eaeafaf65380863'
'42299d94a2b355c07a91f3c54bd79f6aa65c69dc1063689caad288be2d6c650b')
package() {