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: c196b318f68a44e4512ab87612b86f90e6eeefaa
Message: version update
diff --git a/.SRCINFO b/.SRCINFO
index 9c8d021..22dddb4 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.1
+pkgver = 7.3.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.2.1::https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.2.1/onlyoffice-desktopeditors_amd64.deb
-sha512sums = 1d154611b8bfd4d892272e6d24fb0832e28ebbf41aacf30894d41e8615f88e3e7b4704b2629ed7a3b983daa7bee666bccc78efb3c1749168c70f4a599baeff57
+source = onlyoffice-bin-7.3.0::https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.3.0/onlyoffice-desktopeditors_amd64.deb
+sha512sums = 6f7102ce52e429215f3174d9d8e4f01482bc65d6dc215b25a75ea23e6dc1b91328312a76daf4f4e7d58863143d9bdc525a1af94ec9cd6b03853a3b0556787a3d
makedepends = xz-utils
optdepends = ttf-dejavu
optdepends = fonts-takao-gothic
diff --git a/PKGBUILD b/PKGBUILD
index a37cf85..b390955 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,6 @@
# Maintainer: zocker_160 <zocker1600 at posteo dot net>
-
pkgname=onlyoffice-bin
-pkgver=7.2.1
+pkgver=7.3.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 +14,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=("1d154611b8bfd4d892272e6d24fb0832e28ebbf41aacf30894d41e8615f88e3e7b4704b2629ed7a3b983daa7bee666bccc78efb3c1749168c70f4a599baeff57")
+sha512sums=("6f7102ce52e429215f3174d9d8e4f01482bc65d6dc215b25a75ea23e6dc1b91328312a76daf4f4e7d58863143d9bdc525a1af94ec9cd6b03853a3b0556787a3d")
package() {
cd $srcdir