diff options
author | William Turner | 2021-03-01 16:29:18 -0500 |
---|---|---|
committer | William Turner | 2021-03-01 16:29:18 -0500 |
commit | 904db6863b448807206c902a8ebcd3022b9baf53 (patch) | |
tree | d5e28c809fd6ae075757d7e5628d3b6b7d4bb5d3 | |
parent | 0321e19fd89465d079accf2c4306dfac3e07affe (diff) | |
download | aur-904db6863b448807206c902a8ebcd3022b9baf53.tar.gz |
Update srcinfo
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = azuredatastudio-bin pkgdesc = Azure Data Studio is a data management tool that enables you to work with SQL Server, Azure SQL DB and SQL DW (official prebuilt version) - pkgver = 1.26.0 + pkgver = 1.26.1 pkgrel = 1 url = https://github.com/Microsoft/azuredatastudio arch = x86_64 @@ -20,9 +20,9 @@ pkgbase = azuredatastudio-bin optdepends = krb5: Windows authentication support conflicts = azuredatastudio options = staticlibs - source = azuredatastudio-bin-1.26.0.tar.gz::https://azuredatastudio-update.azurewebsites.net/1.26.0/linux-x64/stable + source = azuredatastudio-bin-1.26.1.tar.gz::https://azuredatastudio-update.azurewebsites.net/1.26.1/linux-x64/stable source = azuredatastudio.desktop - sha256sums = 0cc478a858def78261123ae936191360cf68b330f878ff18277cb3cf1dc8ba80 + sha256sums = 4f90b048c13f746974d11a5f0eabffbbb3c309153aeb652ac9fdc0a31f66a4f1 sha256sums = 460ef23631450298409a96c75662428ffc356b666eefbab813e78ef71e346727 pkgname = azuredatastudio-bin |