summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c01f90ade715..30810bcee675 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
pkgname=nextcloud-app-richdocuments
-pkgver=7.1.0
+pkgver=8.0.1
pkgrel=1
pkgdesc="Integrate Collabora Online into NextCloud"
arch=('any')
url="https://github.com/nextcloud-releases/richdocuments"
license=('AGPL')
-depends=('nextcloud>=25' 'nextcloud<26' 'nodejs' 'npm')
+depends=('nextcloud>=26' 'nextcloud<27' 'nodejs' 'npm')
makedepends=()
options=('!strip')
source=("richdocuments-${pkgver}.tar.gz::${url}/releases/download/v${pkgver}/richdocuments-v${pkgver}.tar.gz")
-sha512sums=('1c79d819a18d3be528082d1c56af2f0e236b8cb9e4778b969005df34d35fa2fa373ce76651a9605f974b703d827c8384cac96ea1b41e266d9bed80e651a8d753')
+sha512sums=('3dbb7b805de895da5a9d12e6221e2c3f3439d3faac712404c7f306913ec7c160ece4e29d310c12908ac8212c263d163273ae5f26dd150777a59e2b8f29ab49ae')
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"