summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Turner2018-03-26 15:35:58 -0400
committerWilliam Turner2018-03-26 15:35:58 -0400
commit231df60b74e2a21b50e74485d5c88f489bf246bf (patch)
treebc1d70c8c46113f6ea3223f32240fd2219fced3c /PKGBUILD
parent540afe536fcecaa92d325ca9447efc9b71cbaad1 (diff)
downloadaur-231df60b74e2a21b50e74485d5c88f489bf246bf.tar.gz
Bump to 0.27.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 105205bd7d85..e746ddc698ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=sqlops
-pkgver=0.27.0
+pkgver=0.27.1
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/${pkgver}/sqlops-linux-${pkgver}.tar.gz"
+source=("https://github.com/Microsoft/sqlopsstudio/releases/download/0.27.0/sqlops-linux-${pkgver}.tar.gz"
'sqlops.desktop')
-sha256sums=('f272acf63eaf4393e89ed086f5f5a98a4cd9b85295055f465b30c1a4cd3b817d'
+sha256sums=('ccc26b891a5d3c9ec570814e250a42112156dc791e74f8f64be3ec40b96ca114'
'b5ad95bef9b56aba179c642e0edac04c32aa8cb3c4c0428cf0257119995e1dc2')
package() {