summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Heinrich2018-08-17 11:09:57 +0200
committerJonas Heinrich2018-08-17 11:09:57 +0200
commit6a1dd24fc705d6dc67bc1e2ae5aeb0d741acbf45 (patch)
treef4cd3bdec5db89106b5aeba28c7b5b2e2fd1c233 /PKGBUILD
parentaecfe6b0f4076b963191352bb642478af34f1685 (diff)
downloadaur-6a1dd24fc705d6dc67bc1e2ae5aeb0d741acbf45.tar.gz
updated to version 1.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5070ebc59133..dec79220f0bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=nextcloud-app-onlyoffice
-pkgver=1.3.0
+pkgver=1.4.0
pkgrel=1
pkgdesc="Integrate ONLYOFFICE documentserver into NextCloud"
arch=('any')
@@ -12,7 +12,7 @@ depends=('nextcloud')
makedepends=()
options=('!strip')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ONLYOFFICE/onlyoffice-owncloud/releases/download/v${pkgver}/onlyoffice-nextcloud.tar.gz")
-sha512sums=("f419db3d2dbe368716f92b320926d2605e0d47b2600be73343ea370d88976e47bb49c58bfd11f9f56d9bd076b118937db093693bfd12e35a27f7b15bc27cc9ca")
+sha512sums=("c292a996de014bedc22c537c8b18be387bd364e9bab95f92961b68cae0b9e8d5fe4abb4e520e689e927f1cb958dde5e0c3aa36c392b8222e12807d77bae3a86c")
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"