makedeb
An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents.
Click here to go back to the commit logs for onlyoffice-bin.
Hash: 6254fc02bc874de73e45a346aa4cf94f6f747579
Message: update to 7.0.2
diff --git a/.SRCINFO b/.SRCINFO
index 124fafb..015a9df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,8 +2,8 @@ generated-by = makedeb-makepkg
pkgbase = onlyoffice-bin
pkgdesc = An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents.
- pkgver = 7.0.1
- pkgrel = 2
+ pkgver = 7.0.2
+ pkgrel = 1
url = https://www.onlyoffice.com
arch = x86_64
license = AGPL-3.0
@@ -28,7 +28,7 @@ pkgbase = onlyoffice-bin
optdepends = fonts-takao-gothic
provides = onlyoffice
conflicts = onlyoffice
- source = onlyoffice-bin-7.0.1::https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.0.1/onlyoffice-desktopeditors_amd64.deb
- sha256sums = ea5e97f2558184f17ca3615efe6cd0354716f0919c4646f63cc9c0d4dfe0b779
+ source = onlyoffice-bin-7.0.2::https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.0.2/onlyoffice-desktopeditors_amd64.deb
+ sha256sums = 70ddaef2773f19e24dd8d474b98aba2bdfa9191d81dccc787bf13bd877f2e898
pkgname = onlyoffice-bin
diff --git a/PKGBUILD b/PKGBUILD
index 03d85f4..982f2a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: zocker_160 <zocker1600 at posteo dot net>
pkgname=onlyoffice-bin
-pkgver=7.0.1
-pkgrel=2
+pkgver=7.0.2
+pkgrel=1
pkgdesc="An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents."
arch=('x86_64')
depends=('x11-common' 'libasound2' 'wget' 'gstreamer1.0-libav' 'gstreamer1.0-plugins-ugly'
@@ -15,7 +15,7 @@ conflicts=('onlyoffice')
provides=('onlyoffice')
url="https://www.onlyoffice.com"
source=("$pkgname-$pkgver::https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v${pkgver}/onlyoffice-desktopeditors_amd64.deb")
-sha256sums=('ea5e97f2558184f17ca3615efe6cd0354716f0919c4646f63cc9c0d4dfe0b779')
+sha256sums=('70ddaef2773f19e24dd8d474b98aba2bdfa9191d81dccc787bf13bd877f2e898')
package() {
cd $srcdir