summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab57678723cb..298b02655855 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=nextcloud-app-onlyoffice
_pkgname=onlyoffice-nextcloud
-pkgver=7.1.0
+pkgver=7.1.2
pkgrel=1
pkgdesc="Integrate ONLYOFFICE documentserver into NextCloud"
arch=('any')
@@ -13,7 +13,7 @@ depends=('nextcloud')
makedepends=()
options=('!strip')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ONLYOFFICE/onlyoffice-nextcloud/archive/v${pkgver}.tar.gz")
-sha512sums=('e1e53e596e355a0ed93d9945bd654d9e6ffe3091a51e5d37d2b22cfe5c92f6dbaffbd992e91676be56b561202080f46bc9d1f60fda168de72a7a6f23dce8975c')
+sha512sums=('d011e4dcb888aa18a06f620eb7674943aacd6f4f7f10ea1f299539410836e028a9ed81c8838d7b88ba7702ae445b85f76051f0a5203dec3c89ad86071f136f57')
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"