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: 15ab385ef23800a612c47f01c6051adc71e27ff3
Message: update to 6.4.2
diff --git a/.SRCINFO b/.SRCINFO
index a221713..4b48e78 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ 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.1
+ pkgver = 6.4.2
pkgrel = 1
url = https://www.onlyoffice.com
arch = x86_64
@@ -28,7 +28,7 @@ pkgbase = onlyoffice-bin
optdepends = fonts-takao-gothic
provides = onlyoffice
conflicts = onlyoffice
- source = https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v6.4.1/onlyoffice-desktopeditors_amd64.deb
- sha256sums = 741851bd309a3044adacefc0c32fcca47fb004eac13420ab1f3c1ec15876069b
+ source = onlyoffice-bin-6.4.2.deb::https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v6.4.2/onlyoffice-desktopeditors_amd64.deb
+ sha256sums = 388b336396237aaa692bbb7dcf985053e575a5b00d5aefea8935517d59865d93
pkgname = onlyoffice-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6dd3445..8143245 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zocker_160 <zocker1600 at posteo dot net>
pkgname=onlyoffice-bin
-pkgver=6.4.1
+pkgver=6.4.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')
@@ -14,8 +14,8 @@ license=('AGPL-3.0')
conflicts=('onlyoffice')
provides=('onlyoffice')
url="https://www.onlyoffice.com"
-source=("https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v${pkgver}/onlyoffice-desktopeditors_amd64.deb")
-sha256sums=('741851bd309a3044adacefc0c32fcca47fb004eac13420ab1f3c1ec15876069b')
+source=("$pkgname-$pkgver.deb::https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v${pkgver}/onlyoffice-desktopeditors_amd64.deb")
+sha256sums=('388b336396237aaa692bbb7dcf985053e575a5b00d5aefea8935517d59865d93')
package() {
cd $srcdir