diff options
author | William Turner | 2021-04-16 15:59:11 -0400 |
---|---|---|
committer | William Turner | 2021-04-16 15:59:11 -0400 |
commit | 9e5f59cc5a20860e77e5561761b26fe7ad42d5e2 (patch) | |
tree | 7ced35a251b59b12a13cd45597aa489bd8b176b9 | |
parent | 84607e7910f7acf9f313c2b27b55d775f67b3142 (diff) | |
download | aur-9e5f59cc5a20860e77e5561761b26fe7ad42d5e2.tar.gz |
Missing srcinfo update
-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.27.0 + pkgver = 1.28.0 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.27.0.tar.gz::https://azuredatastudio-update.azurewebsites.net/1.27.0/linux-x64/stable + source = azuredatastudio-bin-1.28.0.tar.gz::https://azuredatastudio-update.azurewebsites.net/1.28.0/linux-x64/stable source = azuredatastudio.desktop - sha256sums = b1627eb2df8593a3ac4eaac0a755cc2166bdfd3cc992b2e0ba2c63df111b6c63 + sha256sums = 03fbed5d8fac1ed492dbf41aaad9535dac41b616ad5986eb03c7ace5649ccb4a sha256sums = 460ef23631450298409a96c75662428ffc356b666eefbab813e78ef71e346727 pkgname = azuredatastudio-bin |