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: 5b607bfc3abf4f0c7a618e7ff54655b4b5c28957
Message: version update
diff --git a/.SRCINFO b/.SRCINFO
index 6ff5367..27af58c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = onlyoffice-bin
pkgbase = onlyoffice-bin
pkgdesc = An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents.
pkgrel = 1
-pkgver = 7.1.1
+pkgver = 7.2.0
url = https://www.onlyoffice.com
arch = amd64
conflicts = onlyoffice
@@ -28,8 +28,8 @@ makedepends = xz-utils
optdepends = ttf-dejavu
optdepends = fonts-takao-gothic
provides = onlyoffice
-source = onlyoffice-bin-7.1.1::https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.1.1/onlyoffice-desktopeditors_amd64.deb
-sha256sums = cded8296ae7abc3736f0d7d857f64355bd8a057c9e890cbb1df595e513e223c2
+source = onlyoffice-bin-7.2.0::https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.2.0/onlyoffice-desktopeditors_amd64.deb
+sha512sums = bbc74370639182fd1ec7289ce5575d8bbb47070351327c229817fdecdd67cab34f8576cb319f9907d03b651dd47c0ef82fda6a4ec428f29d83fd8ddb9881b378
makedepends = xz-utils
optdepends = ttf-dejavu
optdepends = fonts-takao-gothic
diff --git a/PKGBUILD b/PKGBUILD
index 4458903..337bdd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zocker_160 <zocker1600 at posteo dot net>
pkgname=onlyoffice-bin
-pkgver=7.1.1
+pkgver=7.2.0
pkgrel=1
pkgdesc="An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents."
arch=('amd64')
@@ -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=('cded8296ae7abc3736f0d7d857f64355bd8a057c9e890cbb1df595e513e223c2')
+sha512sums=('bbc74370639182fd1ec7289ce5575d8bbb47070351327c229817fdecdd67cab34f8576cb319f9907d03b651dd47c0ef82fda6a4ec428f29d83fd8ddb9881b378')
package() {
cd $srcdir