summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2021-10-21 13:58:46 -0300
committerDaniel Bermond2021-10-21 13:58:46 -0300
commit0a058e2700459cf1d619d898031899dd20cde3cf (patch)
treeea3536a54b7bb717db7b5d09fe9d9705dc095943
parent673468cd9b0d113f9548efd5b6a87c9d5dca6c1c (diff)
downloadaur-0a058e2700459cf1d619d898031899dd20cde3cf.tar.gz
Update to version 6.4.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a08dd6cc9d5e..7eddf8f24bd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = onlyoffice-bin
pkgdesc = An office suite that combines text, spreadsheet and presentation editors
- pkgver = 6.4.1
+ pkgver = 6.4.2
pkgrel = 1
url = https://www.onlyoffice.com/
arch = x86_64
@@ -25,10 +25,10 @@ pkgbase = onlyoffice-bin
optdepends = ttf-ms-fonts: for Microsoft fonts
provides = onlyoffice
conflicts = onlyoffice
- noextract = onlyoffice-desktopeditors-x86_64-6.4.1.deb
+ noextract = onlyoffice-desktopeditors-x86_64-6.4.2.deb
options = !strip
options = !emptydirs
- source = onlyoffice-desktopeditors-x86_64-6.4.1.deb::https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v6.4.1/onlyoffice-desktopeditors_amd64.deb
- sha256sums = 741851bd309a3044adacefc0c32fcca47fb004eac13420ab1f3c1ec15876069b
+ source = onlyoffice-desktopeditors-x86_64-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 51f062c659e4..78cf0a2b1b4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Mikalai Ramanovich < narod.ru: nikolay.romanovich >
pkgname=onlyoffice-bin
-pkgver=6.4.1
+pkgver=6.4.2
pkgrel=1
pkgdesc='An office suite that combines text, spreadsheet and presentation editors'
arch=('x86_64')
@@ -19,7 +19,7 @@ conflicts=('onlyoffice')
options=('!strip' '!emptydirs')
source=("onlyoffice-desktopeditors-${CARCH}-${pkgver}.deb"::"https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v${pkgver}/onlyoffice-desktopeditors_amd64.deb")
noextract=("onlyoffice-desktopeditors-${CARCH}-${pkgver}.deb")
-sha256sums=('741851bd309a3044adacefc0c32fcca47fb004eac13420ab1f3c1ec15876069b')
+sha256sums=('388b336396237aaa692bbb7dcf985053e575a5b00d5aefea8935517d59865d93')
prepare() {
mkdir -p "onlyoffice-${pkgver}"