summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Turner2018-09-04 14:33:26 -0400
committerWilliam Turner2018-09-04 14:33:26 -0400
commit4733edb50b060f64b7c7881f6c15af64a9f13011 (patch)
tree1c38b2254ef9382175a12d05a3d195becc7af61c /PKGBUILD
parent1764fe1d2f24c8e44179cafecab62108426c2a21 (diff)
downloadaur-4733edb50b060f64b7c7881f6c15af64a9f13011.tar.gz
Bump to 0.32.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c6c388b0285..e4e6b272880f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=sqlops
-pkgver=0.32.6
+pkgver=0.32.8
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')
@@ -12,7 +12,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=('7464398beb8856d928fea68dddf03622e4eb4c18d39a45c03549757553b018a7'
+sha256sums=('8cd0644fc854621a77df0536ae3afcf626c8843672fb3fbb9561029bf69d75b4'
'b14a6335e172e0da67ba777b9cd8ae82c23fc8002dfce8c1f5b0f0388a42d7ee')
package() {