summaryrefslogtreecommitdiff
path: root/azuredatastudio-bin
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-10-24 12:40:07 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-10-24 12:40:07 +0200
commitd0a59232da8ca2e71a0912b3770ecafa733f09d7 (patch)
treedee1c4b913b1f6c702f54a69422ac2ea1fcd2ed4 /azuredatastudio-bin
parent46de3ffa9e51235410e8fe19bea2967d16564f86 (diff)
downloadarchlinuxewe-d0a59232da8ca2e71a0912b3770ecafa733f09d7.tar.xz
azuredatastudio-bin: rebuild
Diffstat (limited to 'azuredatastudio-bin')
-rw-r--r--azuredatastudio-bin/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/azuredatastudio-bin/PKGBUILD b/azuredatastudio-bin/PKGBUILD
index b7a4a40df..237d79b80 100644
--- a/azuredatastudio-bin/PKGBUILD
+++ b/azuredatastudio-bin/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=azuredatastudio-bin
_pkgname=azuredatastudio
pkgver=1.48.0
-pkgrel=36
+pkgrel=37
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"
@@ -42,7 +42,7 @@ _pinned_dependencies=(
'libxrandr=1.5.4'
'libz.so=1'
'mesa=1:24.2.5'
- 'nspr=4.35'
+ 'nspr=4.36'
'nss=3.105'
)
depends=("${_pinned_dependencies[@]}")