summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Heinrich2017-06-25 18:07:11 +0200
committerJonas Heinrich2017-06-25 18:07:11 +0200
commit6ff5decf5fcb81ac4c9e3a41a8ff3858cec15b5b (patch)
treebe5b24d7da997cc5ab108b519565ef9124a8c76f /PKGBUILD
parent9aad4b651923a05537ef6a3afb96efe11028e959 (diff)
downloadaur-6ff5decf5fcb81ac4c9e3a41a8ff3858cec15b5b.tar.gz
updated to version 1.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95cd8c78be6d..fe7869b5517c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=nextcloud-app-onlyoffice
-pkgver=1.0.5
+pkgver=1.1.2
pkgrel=1
pkgdesc="Integrate ONLYOFFICE documentserver into NextCloud"
arch=('any')
@@ -11,8 +11,8 @@ license=('GPL3')
depends=('nextcloud')
makedepends=()
options=('!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ONLYOFFICE/onlyoffice-owncloud/releases/download/v${pkgver}/onlyoffice.tar.gz")
-sha512sums=("11691b6eb005e4a2e64330e309cfc6e1079b702f1f2158971bf7d0b119e047b011725f7e02381e89b9287048cea66cbb62f7cc8812eaf06512bad3fca894158f")
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ONLYOFFICE/onlyoffice-owncloud/releases/download/v${pkgver}/onlyoffice-nextcloud.tar.gz")
+sha512sums=("eb40b177c97c299606eefcbeb6056fa0c167f9838a36ef3303dfcf48f4af9231186c8977b59fd5227a04dd045cdad5e022bd4a4dc25a2ed136b2b5a6eabc5e38")
package() {
install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"