summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Turner2018-03-27 16:59:07 -0400
committerWilliam Turner2018-03-27 16:59:07 -0400
commit5fb138a39b8e6fff26d98df2a35d30ef31d6178a (patch)
tree7159fe0be76d5bbf7f77038ce624bdb51a14ee9f /PKGBUILD
parent231df60b74e2a21b50e74485d5c88f489bf246bf (diff)
downloadaur-5fb138a39b8e6fff26d98df2a35d30ef31d6178a.tar.gz
Bump to 0.27.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e746ddc698ef..1f740fa86173 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=sqlops
-pkgver=0.27.1
+pkgver=0.27.3
pkgrel=1
pkgdesc="SQL Operations Studio is a data management tool that enables you to work with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux."
arch=('x86_64')
@@ -9,9 +9,9 @@ license=('custom: microsoft')
depends=('fontconfig' 'libxtst' 'gtk2' 'python' 'cairo' 'alsa-lib' 'nss' 'gcc-libs' 'glibc' 'libxss' 'gconf' 'libxkbfile' 'libunwind' 'libsecret' 'curl')
optdepends=('krb5: Windows authentication support')
options=('staticlibs')
-source=("https://github.com/Microsoft/sqlopsstudio/releases/download/0.27.0/sqlops-linux-${pkgver}.tar.gz"
+source=("https://github.com/Microsoft/sqlopsstudio/releases/download/0.27.4/sqlops-linux-${pkgver}.tar.gz"
'sqlops.desktop')
-sha256sums=('ccc26b891a5d3c9ec570814e250a42112156dc791e74f8f64be3ec40b96ca114'
+sha256sums=('58f7fd774fd76526af01e2671deccdc4bf8c63ef06fb2981bd1069161d97940f'
'b5ad95bef9b56aba179c642e0edac04c32aa8cb3c4c0428cf0257119995e1dc2')
package() {