summaryrefslogtreecommitdiff
path: root/azuredatastudio-bin
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-07-29 08:25:26 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-07-29 08:25:26 +0200
commit28e329091c87e5547e8bbe4bb0efd706546f24be (patch)
treebaa639501777c6bf62d74aeb8e11fd8dfe9b79a0 /azuredatastudio-bin
parent4edb7c1d704899e22ca033c795451c3a0bf2fc9e (diff)
downloadarchlinuxewe-28e329091c87e5547e8bbe4bb0efd706546f24be.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 d7e4cab59..6bec06349 100644
--- a/azuredatastudio-bin/PKGBUILD
+++ b/azuredatastudio-bin/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=azuredatastudio-bin
_pkgname=azuredatastudio
pkgver=1.48.0
-pkgrel=20
+pkgrel=21
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.4'
'nspr=4.35'
- 'nss=3.102'
+ 'nss=3.102.1'
)
depends=("${_pinned_dependencies[@]}")
makedepends=('sed')