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: cc93cd5101d552513d962ee265ffaa1529af6b64
Message: update to 7.0.1
diff --git a/.SRCINFO b/.SRCINFO
index 0ad9d4c..f0ac758 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 = 7.0.0
+ pkgver = 7.0.1
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 = onlyoffice-bin-7.0.0.deb::https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.0.0/onlyoffice-desktopeditors_amd64.deb
- sha256sums = b55828b1ef8e09e3fdc71d245ac8fd75c2b488015b31f4c3833458f9ad27d280
+ source = onlyoffice-bin-7.0.1.deb::https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.0.1/onlyoffice-desktopeditors_amd64.deb
+ sha256sums = ea5e97f2558184f17ca3615efe6cd0354716f0919c4646f63cc9c0d4dfe0b779
pkgname = onlyoffice-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0b484b6..fb6a011 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zocker_160 <zocker1600 at posteo dot net>
pkgname=onlyoffice-bin
-pkgver=7.0.0
+pkgver=7.0.1
pkgrel=1
pkgdesc="An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents."
arch=('x86_64')
@@ -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=('b55828b1ef8e09e3fdc71d245ac8fd75c2b488015b31f4c3833458f9ad27d280')
+sha256sums=('ea5e97f2558184f17ca3615efe6cd0354716f0919c4646f63cc9c0d4dfe0b779')
package() {
cd $srcdir