makedeb


onlyoffice-bin 7.3.0-1


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.

Commit:


Hash: 9531075cf1cbcd85f1f8f6953ca2e68350c8bfec

Message: update to 7.0.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index b618b46..0ad9d4c 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 = 6.4.2
-	pkgrel = 10
+	pkgver = 7.0.0
+	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-6.4.2.deb::https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v6.4.2/onlyoffice-desktopeditors_amd64.deb
-	sha256sums = 388b336396237aaa692bbb7dcf985053e575a5b00d5aefea8935517d59865d93
+	source = onlyoffice-bin-7.0.0.deb::https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.0.0/onlyoffice-desktopeditors_amd64.deb
+	sha256sums = b55828b1ef8e09e3fdc71d245ac8fd75c2b488015b31f4c3833458f9ad27d280
 
 pkgname = onlyoffice-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3355554..0b484b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
 # Maintainer: zocker_160 <zocker1600 at posteo dot net>
 
 pkgname=onlyoffice-bin
-pkgver=6.4.2
-pkgrel=10
+pkgver=7.0.0
+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.deb::https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v${pkgver}/onlyoffice-desktopeditors_amd64.deb")
-sha256sums=('388b336396237aaa692bbb7dcf985053e575a5b00d5aefea8935517d59865d93')
+sha256sums=('b55828b1ef8e09e3fdc71d245ac8fd75c2b488015b31f4c3833458f9ad27d280')
 
 package() {
     cd $srcdir