onlyoffice-bin 8.2.0

This commit is contained in:
Евгений Храмов 2024-11-01 11:37:28 +03:00
parent b87402ca19
commit 597139ada6

@ -1,6 +1,6 @@
name='onlyoffice-bin'
version='8.2.0'
release='3'
release='4'
desc='An office suite that combines text, spreadsheet and presentation editors'
homepage='https://www.onlyoffice.com/'
maintainer="Евгений Храмов <xpamych@yandex.ru>"
@ -60,7 +60,8 @@ package() {
fi
fi
done
}
rename_files() {
DIRECTORY="/$pkgdir/pkg/opt/onlyoffice/desktopeditors/converter/templates/AR/Documents/"
# Перебор всех файлов в директории
for FILE in "$DIRECTORY"/*; do