summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2024-02-26 12:55:47 -0300
committerDaniel Bermond2024-02-26 12:55:47 -0300
commit9f506d92a91a582ef99cee21bb9d84ed53f6097b (patch)
tree72d0ef7431e6e5d6f6a961994bcf2806e0847766 /PKGBUILD
parent6d7a484765b08b563fb81212465a773d9d6ec18c (diff)
downloadaur-onlyoffice-bin.tar.gz
Update to version 8.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd6466edd402..1f76b1e4c837 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Mikalai Ramanovich < narod.ru: nikolay.romanovich >
pkgname=onlyoffice-bin
-pkgver=8.0.0
-pkgrel=2
+pkgver=8.0.1
+pkgrel=1
pkgdesc='An office suite that combines text, spreadsheet and presentation editors'
arch=('x86_64')
url='https://www.onlyoffice.com/'
@@ -21,7 +21,7 @@ options=('!strip' '!emptydirs')
source=("onlyoffice-desktopeditors-${CARCH}-${pkgver}.deb"::"https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v${pkgver}/onlyoffice-desktopeditors_amd64.deb"
'010-onlyoffice-bin-fix-document-opening.patch')
noextract=("onlyoffice-desktopeditors-${CARCH}-${pkgver}.deb")
-sha256sums=('62d4767e201130ac3c74e8003d760cf961709a129946c208050613c69a6edc5d'
+sha256sums=('5978cf746c3074ed77becc95613ba82e031e76c0034bc68ebd92fe73071c0564'
'670de5f8b72679a54ff41a96ba1bdba9231a93260d1a8eaf304f66c8e40efdb7')
prepare() {