summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-05-30 11:26:17 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-05-30 11:26:17 +0200
commita2fe12bc7877ce42603cf43e86866ab782e0381a (patch)
tree99b8f8afe61beab0b99a72ac8023f2352c239028
parent28ad491e5a2acaa7e8ffd18db53cac65f027577a (diff)
downloadarchlinuxewe-a2fe12bc7877ce42603cf43e86866ab782e0381a.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 b1a0156cf..f3c83d34f 100644
--- a/azuredatastudio-bin/PKGBUILD
+++ b/azuredatastudio-bin/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=azuredatastudio-bin
_pkgname=azuredatastudio
pkgver=1.48.0
-pkgrel=7
+pkgrel=8
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.0.8'
+ 'mesa=1:24.1.0'
'nspr=4.35'
'nss=3.100'
)