summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Turner2019-12-22 19:21:36 -0500
committerWilliam Turner2019-12-22 19:21:36 -0500
commitcb31bd5ef59737d4670593e2449a25710f28319b (patch)
tree6ff65e2c1db1368a0456507f889fdcdffafd4a4b /PKGBUILD
parent2e0641139625008cc3869125fce3184db868eedf (diff)
downloadaur-cb31bd5ef59737d4670593e2449a25710f28319b.tar.gz
Bump to 1.14.0 and remove gconf
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8db0372fcff..3f40d77dd652 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: William Turner <willtur.will@gmail.com>
pkgname=azuredatastudio
-pkgver=1.13.1
+pkgver=1.14.0
pkgrel=1
pkgdesc="Azure Data Studio is a data management tool that enables you to work with SQL Server, Azure SQL DB and SQL DW (formerly SQL Operations Studio)."
arch=('x86_64')
url="https://github.com/Microsoft/azuredatastudio"
license=('custom: microsoft')
-depends=('fontconfig' 'libxtst' 'gtk2' 'python' 'cairo' 'alsa-lib' 'nss' 'gcc-libs' 'glibc' 'libxss' 'gconf' 'libxkbfile' 'libunwind' 'libsecret' 'curl')
+depends=('fontconfig' 'libxtst' 'gtk2' 'python' 'cairo' 'alsa-lib' 'nss' 'gcc-libs' 'glibc' 'libxss' 'libxkbfile' 'libunwind' 'libsecret' 'curl')
makedepends=('sed')
optdepends=('krb5: Windows authentication support')
provides=('sqlops')
@@ -14,8 +14,8 @@ conflicts=('sqlops')
options=('staticlibs')
source=("https://github.com/Microsoft/azuredatastudio/releases/download/${pkgver}/azuredatastudio-linux-${pkgver}.tar.gz"
"https://raw.githubusercontent.com/microsoft/azuredatastudio/${pkgver}/resources/linux/code.desktop")
-sha256sums=('53e721f2128fa2b15668832f9ea2b45f73bb9a708d987ba3be0cb239df14f3c2'
- '448d995bcd9ba30188280f10f8a1dc060c7137b6f498426ad6b3e054ccd0069d')
+sha256sums=('bf008d8dde1c41f74fd44bcce4aebf131257d622a47b7764a85718ec094610ae'
+ 'ff4696bdbe8047e0222597831564b78a741dc9597b10a5eca6f901d751c1553e')
prepare() {
sed -i "s|/usr/share/@@NAME@@/@@NAME@@|@@NAME@@|g