author | Antonio Rojas
<arojas@archlinux.org> 2022-09-13 06:32:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-09-13 06:32:49 UTC |
parent | b025d7dc69b1b820d27c042ae831cc6ea1fa4e4e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d9d223a..1cc0a3c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -14,7 +14,7 @@ epoch=2 pkgver=3.6.0 # curl https://api.github.com/repos/nextcloud/desktop/git/ref/tags/v$pkgver | jq -r .object.sha _tag=3cf3c038b44d99779de0dff8c525bc4211c68074 -pkgrel=1 +pkgrel=2 arch=(x86_64) url='https://nextcloud.com/' license=(GPL) @@ -83,7 +83,7 @@ check() { package_nextcloud-client() { pkgdesc='Nextcloud desktop client' depends=(hicolor-icon-theme openssl sqlite qtkeychain-qt5 qt5-svg qt5-websockets - xdg-utils libcloudproviders qt5-graphicaleffects qt5-quickcontrols2) + xdg-utils libcloudproviders qt5-graphicaleffects qt5-quickcontrols2 qt5-quickcontrols) optdepends=( 'kio: integration with Dolphin' 'nemo-python: integration with Nemo'