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: 4a2a8f0654d3566828458ad24b91548e98de98bd
Message: version update
diff --git a/.SRCINFO b/.SRCINFO
index 27af58c..9c8d021 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.2.0
+pkgver = 7.2.1
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.2.0::https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.2.0/onlyoffice-desktopeditors_amd64.deb
-sha512sums = bbc74370639182fd1ec7289ce5575d8bbb47070351327c229817fdecdd67cab34f8576cb319f9907d03b651dd47c0ef82fda6a4ec428f29d83fd8ddb9881b378
+source = onlyoffice-bin-7.2.1::https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.2.1/onlyoffice-desktopeditors_amd64.deb
+sha512sums = 1d154611b8bfd4d892272e6d24fb0832e28ebbf41aacf30894d41e8615f88e3e7b4704b2629ed7a3b983daa7bee666bccc78efb3c1749168c70f4a599baeff57
makedepends = xz-utils
optdepends = ttf-dejavu
optdepends = fonts-takao-gothic
diff --git a/PKGBUILD b/PKGBUILD
index 337bdd0..a37cf85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zocker_160 <zocker1600 at posteo dot net>
pkgname=onlyoffice-bin
-pkgver=7.2.0
+pkgver=7.2.1
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")
-sha512sums=('bbc74370639182fd1ec7289ce5575d8bbb47070351327c229817fdecdd67cab34f8576cb319f9907d03b651dd47c0ef82fda6a4ec428f29d83fd8ddb9881b378')
+sha512sums=("1d154611b8bfd4d892272e6d24fb0832e28ebbf41aacf30894d41e8615f88e3e7b4704b2629ed7a3b983daa7bee666bccc78efb3c1749168c70f4a599baeff57")
package() {
cd $srcdir