summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Turner2018-09-20 16:20:32 -0400
committerWilliam Turner2018-09-20 16:20:32 -0400
commitd19ed482edec47802d8aca48114099bf35e206f8 (patch)
treeb21ab7788e17315427cfaaa365ceab48f41024b5 /PKGBUILD
parent4733edb50b060f64b7c7881f6c15af64a9f13011 (diff)
downloadaur-d19ed482edec47802d8aca48114099bf35e206f8.tar.gz
Bump to 0.32.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4e6b272880f..72ab2723d929 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=sqlops
-pkgver=0.32.8
+pkgver=0.32.9
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=('8cd0644fc854621a77df0536ae3afcf626c8843672fb3fbb9561029bf69d75b4'
+sha256sums=('55e293062a3084c01e8031a9052d4208b80d32255be19e531d61941ca5da8697'
'b14a6335e172e0da67ba777b9cd8ae82c23fc8002dfce8c1f5b0f0388a42d7ee')
package() {