Date: Wednesday, November 30, 2022 @ 22:29:46 Author: arojas Revision: 1355545
upgpkg: owncloud-client 3.0.0.9215-1: Update to 3.0.0 Modified: owncloud-client/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-30 22:27:34 UTC (rev 1355544) +++ PKGBUILD 2022-11-30 22:29:46 UTC (rev 1355545) @@ -2,7 +2,7 @@ # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com> pkgname=owncloud-client -pkgver=2.11.1.8946 +pkgver=3.0.0.9215 pkgrel=1 pkgdesc='ownCloud client based on mirall' arch=(x86_64) @@ -9,11 +9,11 @@ url='http://owncloud.org/' license=(GPL2) depends=(qtkeychain hicolor-icon-theme libcloudproviders) -makedepends=(extra-cmake-modules python-sphinx qt5-tools doxygen kio) +makedepends=(extra-cmake-modules python-sphinx qt5-tools doxygen kio libre-graph-api) optdepends=('python-nautilus: integration with Nautilus' 'nemo-python: integration with Nemo' 'python-caja: integration with Caja') backup=('etc/ownCloud/sync-exclude.lst') source=(https://download.owncloud.com/desktop/ownCloud/stable/$pkgver/source/ownCloud-$pkgver.tar.xz{,.asc}) -sha256sums=('b6434672829742bc41064b17fc8aac6005639bd550366ad4f2500a447d81ef38' +sha256sums=('70e4458b2304117d632902485b87aa140930205a1770fd7c3d94e7e998b5cbe5' 'SKIP') validpgpkeys=(F05F7DD7953A07DF36579DAA498C45EBE94E7B37) # ownCloud Client Team (Signing Key) <[email protected]>
