summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-09-09 08:49:57 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-09-09 08:49:57 +0200
commit6b61357321cc33274d3c05e44aeefefe5a61f4d4 (patch)
tree40552f6a2328e9713c2dcdf47570dcd998ce0ff8
parent5aa6ccb7cdd58b89132330643286a384c57d3b70 (diff)
downloadarchlinuxewe-6b61357321cc33274d3c05e44aeefefe5a61f4d4.tar.xz
azuredatastudio-bin: rebuild
-rw-r--r--azuredatastudio-bin/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/azuredatastudio-bin/PKGBUILD b/azuredatastudio-bin/PKGBUILD
index 8ea6c58b1..5a538bfea 100644
--- a/azuredatastudio-bin/PKGBUILD
+++ b/azuredatastudio-bin/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=azuredatastudio-bin
_pkgname=azuredatastudio
pkgver=1.48.0
-pkgrel=30
+pkgrel=31
pkgdesc="A data management tool that enables you to work with SQL Server, Azure SQL DB and SQL DW. (official prebuilt version)"
arch=('x86_64')
url="https://github.com/Microsoft/azuredatastudio"
@@ -41,7 +41,7 @@ _pinned_dependencies=(
'libxkbfile=1.1.3'
'libxrandr=1.5.4'
'libz.so=1'
- 'mesa=1:24.2.1'
+ 'mesa=1:24.2.2'
'nspr=4.35'
'nss=3.104'
)