forked from Plemya-x/alr-repo
		
	name='onlyoffice-bin'
version='8.1.1' release='1'
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| name='onlyoffice-bin' | ||||
| version='8.1.0' | ||||
| version='8.1.1' | ||||
| release='1' | ||||
| desc='An office suite that combines text, spreadsheet and presentation editors' | ||||
| homepage='https://www.onlyoffice.com/' | ||||
| @@ -27,6 +27,10 @@ prepare() { | ||||
|     patch -d onlyoffice-${version}/pkg -Np1 -i "${scriptdir}/010-onlyoffice-bin-fix-document-opening.patch" | ||||
| } | ||||
|  | ||||
| scripts=( | ||||
| 	['postinstall']='postinstall.sh' | ||||
| ) | ||||
|  | ||||
| package() { | ||||
|     cd $srcdir | ||||
|     cp -dr --no-preserve='ownership' "onlyoffice-${version}"/pkg/* "$pkgdir" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user