summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Turner2019-02-13 20:50:36 -0500
committerWilliam Turner2019-02-13 20:50:36 -0500
commit889cd1767cac2567ddaef6123400c0e532db621e (patch)
tree02125bb49d72e02a262974f15d2dbe109766c3c2 /PKGBUILD
parentf90c8bb7be0128cbcf2171172c3086f27dc4d199 (diff)
downloadaur-889cd1767cac2567ddaef6123400c0e532db621e.tar.gz
Bump to 1.4.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e64c8f60ddfc..411ff22330ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=azuredatastudio
-pkgver=1.3.9
+pkgver=1.4.5
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=('45de55d677515b579f493d4d06daf6074cf537897dd438867d20916442949c85'
+sha256sums=('e7938e48e21fc22a6dfc70bc0f550b5dcc461465a752f2b3a3db1e0f1bbf19f5'
'4f7fa4bbc74249a1494f4df6aaba8e60c670a478c78bd73b4f0d19e4c802f5c5')
package() {