summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-08-07 09:32:59 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-08-07 09:32:59 +0200
commit4643dca378c615de90a1373ea3f811c9c7aec6b9 (patch)
treec9bf5f5247dec8a7bf78e0f945aabddcf986b959
parentbfc745dee39af0045c4bcfd34ff2585590e8e392 (diff)
downloadarchlinuxewe-4643dca378c615de90a1373ea3f811c9c7aec6b9.tar.xz
azuredatastudio-bin: rebuild
-rw-r--r--azuredatastudio-bin/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/azuredatastudio-bin/PKGBUILD b/azuredatastudio-bin/PKGBUILD
index f8c08509a..532e433db 100644
--- a/azuredatastudio-bin/PKGBUILD
+++ b/azuredatastudio-bin/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=azuredatastudio-bin
_pkgname=azuredatastudio
pkgver=1.48.0
-pkgrel=24
+pkgrel=25
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.5'
'nspr=4.35'
- 'nss=3.103'
+ 'nss=3.102'
)
depends=("${_pinned_dependencies[@]}")
makedepends=('sed')