summaryrefslogtreecommitdiff
path: root/azuredatastudio-bin
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2024-06-09 01:44:18 +0200
committerErich Eckner <git@eckner.net>2024-06-09 01:44:18 +0200
commit7f06f258dabfa5082be922d58438c666609a71d5 (patch)
tree018a49af90e1e7c21d8f13efcdd71a835b6ac478 /azuredatastudio-bin
parent56c5b9877524336c272c904b409e46402165c3f7 (diff)
downloadarchlinuxewe-7f06f258dabfa5082be922d58438c666609a71d5.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 889edae02..a020dce12 100644
--- a/azuredatastudio-bin/PKGBUILD
+++ b/azuredatastudio-bin/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=azuredatastudio-bin
_pkgname=azuredatastudio
pkgver=1.48.0
-pkgrel=12
+pkgrel=13
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"
@@ -43,7 +43,7 @@ _pinned_dependencies=(
'libz.so=1'
'mesa=1:24.1.1'
'nspr=4.35'
- 'nss=3.100'
+ 'nss=3.101'
)
depends=("${_pinned_dependencies[@]}")
makedepends=('sed')