summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohd Lee2021-10-17 09:46:34 +0800
committerMohd Lee2021-10-17 09:46:34 +0800
commit03ffd1081e2160ad7ab4e4ef982bbec2b85a560b (patch)
tree8695f7f56f8614b53622b57dae0e599c99f0f54b /PKGBUILD
parentb06f0fb983a025c8679708b6223f5d4f883e5398 (diff)
downloadaur-03ffd1081e2160ad7ab4e4ef982bbec2b85a560b.tar.gz
Removed libgnome-keyring and gnome-keyring depedency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c8b9501c677..94da85073eb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Contributor: Ricardo Band <email@ricardo.band>
pkgname=storageexplorer
pkgver=1.21.2
-pkgrel=1
+pkgrel=2
pkgdesc="Microsoft Azure Storage Explorer is a standalone app from Microsoft that allows you to easily work with Azure Storage data on Windows, macOS and Linux."
arch=(x86_64)
url="https://github.com/microsoft/AzureStorageExplorer/releases"
license=('unknown')
-depends=('glibc' 'gnome-keyring' 'libgnome-keyring' 'dotnet-runtime-3.1')
+depends=('glibc' 'dotnet-runtime-3.1')
provides=('storageexplorer')
changelog=
source=("Linux.StorageExplorer-linux-x64-v$pkgver.tar.gz::https://github.com/microsoft/AzureStorageExplorer/releases/download/v$pkgver/Linux_StorageExplorer-x64.tar.gz"