summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Turner2018-06-21 16:44:12 -0400
committerWilliam Turner2018-06-21 16:44:12 -0400
commit52da4ea74435bd1c23850cbd65c4aa51a3dc4c94 (patch)
tree6bcdd54699cadd187f220b687432be426ae0bdc3 /PKGBUILD
parentb581b5e97e60a236a956dd7cac340f2c97ca4382 (diff)
downloadaur-52da4ea74435bd1c23850cbd65c4aa51a3dc4c94.tar.gz
Bump to 0.30.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8569f566e97e..813e10fc4784 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=sqlops
-pkgver=0.29.3
+pkgver=0.30.6
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=('1524033eb1a5f6b12459ec5a9156a974a719195b959a12e6a64fa646a1b6b4d3'
+sha256sums=('47c7bcf2c382b915d5c71db7381a27178029022f9ca8c19903ae0588d4d00f08'
'b5ad95bef9b56aba179c642e0edac04c32aa8cb3c4c0428cf0257119995e1dc2')
package() {