summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Heinrich2016-12-06 10:13:46 +0100
committerJonas Heinrich2016-12-06 10:13:46 +0100
commit46c4826c0a5a88afbf878eb065d3990c5d50a6ce (patch)
treebf58562c68838fd102fd6ef039210f9fc75ba7e4 /PKGBUILD
parent3fe8903aaf7e6ae184570f30cf4bbe29825db0e9 (diff)
downloadaur-46c4826c0a5a88afbf878eb065d3990c5d50a6ce.tar.gz
updated to version 1.1.15
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b20da018a38..07b39efd77c0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=nextcloud-app-collabora-online
-pkgver=1.1.14
+pkgver=1.1.15
pkgrel=1
pkgdesc="Integrate Collabora Online into NextCloud"
arch=('any')
@@ -12,7 +12,7 @@ depends=('nextcloud' 'docker')
makedepends=()
options=('!strip')
source=("collaboraonline-${pkgver}.tar.gz::https://github.com/owncloud/richdocuments/archive/${pkgver}.tar.gz")
-sha512sums=("5a9379296ac3112b62f805ae4f5273c5c60756e91390de47fd8e834d920a4b47d202223ce75694858b65e1aeaab251aeedecec3dd96e8e08d120b08b887851af")
+sha512sums=("710b521e438fdc3779fbd507bbf0e9ff59c6a71998208dfc19e4442e30eca71482c44600fac2a35fb49e51382933f1bdbc60371a017f8031a5c1de63c1d23f63")
build() {
cd "${srcdir}/richdocuments-${pkgver}"