summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Turner2018-03-23 19:31:10 -0400
committerWilliam Turner2018-03-23 19:31:10 -0400
commit540afe536fcecaa92d325ca9447efc9b71cbaad1 (patch)
tree66d3457f69075e891a1b2715e8a2ed15781e5a36 /PKGBUILD
parent43561729b57da0cc36d2a43eb426439d07d7f2dc (diff)
downloadaur-540afe536fcecaa92d325ca9447efc9b71cbaad1.tar.gz
Bump to 0.27.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d0ce3ce6293..105205bd7d85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=sqlops
-pkgver=0.26.7
+pkgver=0.27.0
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.26.6/sqlops-linux-${pkgver}.tar.gz"
+source=("https://github.com/Microsoft/sqlopsstudio/releases/download/${pkgver}/sqlops-linux-${pkgver}.tar.gz"
'sqlops.desktop')
-sha256sums=('d3f649dd16c499a0aa1039ec7b5c0884f1caebb11414170b9cc6e3a2bbbc4d2c'
+sha256sums=('f272acf63eaf4393e89ed086f5f5a98a4cd9b85295055f465b30c1a4cd3b817d'
'b5ad95bef9b56aba179c642e0edac04c32aa8cb3c4c0428cf0257119995e1dc2')
package() {