summaryrefslogtreecommitdiff
path: root/azuredatastudio-bin
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-09-02 08:22:03 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-09-02 08:22:03 +0200
commit8214d8098667dca3854d3e40d9610e249918a651 (patch)
treef3819baaab18c9a82ab35a5a47d27024f7b11e58 /azuredatastudio-bin
parent0cd9e8cfda9206731d41714059a2bf5ae14505a0 (diff)
downloadarchlinuxewe-8214d8098667dca3854d3e40d9610e249918a651.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 3160270ec..8ea6c58b1 100644
--- a/azuredatastudio-bin/PKGBUILD
+++ b/azuredatastudio-bin/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=azuredatastudio-bin
_pkgname=azuredatastudio
pkgver=1.48.0
-pkgrel=29
+pkgrel=30
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.2.1'
'nspr=4.35'
- 'nss=3.103'
+ 'nss=3.104'
)
depends=("${_pinned_dependencies[@]}")
makedepends=('sed')