summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Heinrich2017-07-07 11:39:50 +0200
committerJonas Heinrich2017-07-07 11:39:50 +0200
commit06896a40f1bf98c640c39d3a01cd2074ef34d2e5 (patch)
tree8e9993d1cf546091c0ac9d1d13d10c906b4b30b4 /PKGBUILD
parent6ff5decf5fcb81ac4c9e3a41a8ff3858cec15b5b (diff)
downloadaur-06896a40f1bf98c640c39d3a01cd2074ef34d2e5.tar.gz
updated to version 1.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe7869b5517c..acf5d3ab1d6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=nextcloud-app-onlyoffice
-pkgver=1.1.2
+pkgver=1.1.3
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=("eb40b177c97c299606eefcbeb6056fa0c167f9838a36ef3303dfcf48f4af9231186c8977b59fd5227a04dd045cdad5e022bd4a4dc25a2ed136b2b5a6eabc5e38")
+sha512sums=("fa6ab883651d52f23f968ba5103a01f12c9e7b53d58b8642f1c726db7a31ea4ad9929fedb512f1f764751be9935b3e056c5ae8f566109ff06eb59e3e5d163b14")
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"