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