summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Turner2018-07-24 16:46:12 -0400
committerWilliam Turner2018-07-24 16:46:12 -0400
commit32398f77cef5f0906ca167be583ea8cc7050724b (patch)
tree898991cd1212e0eebfb71922c5b06f290c512498 /PKGBUILD
parent52da4ea74435bd1c23850cbd65c4aa51a3dc4c94 (diff)
downloadaur-32398f77cef5f0906ca167be583ea8cc7050724b.tar.gz
Bump to 0.32.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 813e10fc4784..7a13eb237b72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=sqlops
-pkgver=0.30.6
+pkgver=0.32.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')
@@ -11,7 +11,7 @@ optdepends=('krb5: Windows authentication support')
options=('staticlibs')
source=("https://github.com/Microsoft/sqlopsstudio/releases/download/${pkgver}/sqlops-linux-${pkgver}.tar.gz"
'sqlops.desktop')
-sha256sums=('47c7bcf2c382b915d5c71db7381a27178029022f9ca8c19903ae0588d4d00f08'
+sha256sums=('878407416d6c6d5b4e796ef8d2b6f05bb25da43f0b3474f29074b25c044c8361'
'b5ad95bef9b56aba179c642e0edac04c32aa8cb3c4c0428cf0257119995e1dc2')
package() {