diff options
Diffstat (limited to 'azuredatastudio-bin/PKGBUILD')
-rw-r--r-- | azuredatastudio-bin/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/azuredatastudio-bin/PKGBUILD b/azuredatastudio-bin/PKGBUILD index e1fe8856e..73b68e85f 100644 --- a/azuredatastudio-bin/PKGBUILD +++ b/azuredatastudio-bin/PKGBUILD @@ -4,7 +4,7 @@ pkgname=azuredatastudio-bin _pkgname=azuredatastudio pkgver=1.48.0 -pkgrel=43 +pkgrel=47 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.3.1' + 'mesa=1:24.3.2' 'nspr=4.36' 'nss=3.107' ) |