libreoffice-bin: update to 5.0.4.
This commit is contained in:
parent
0f85f64fda
commit
83078f50b1
@ -1,6 +1,6 @@
|
||||
# Template file for 'libreoffice-bin'
|
||||
pkgname=libreoffice-bin
|
||||
version=5.0.3
|
||||
version=5.0.4
|
||||
revision=1
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.libreoffice.org/"
|
||||
@ -11,11 +11,11 @@ _disturi="http://download.documentfoundation.org/libreoffice/stable/${version}/d
|
||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||
_arch=x86-64
|
||||
distfiles="${_disturi}/x86_64/LibreOffice_${version}_Linux_${_arch}_deb.tar.gz"
|
||||
checksum=edbee0b356e3b2110fb7378058cf4072dfbc49decfc93c3be00292760b088f48
|
||||
checksum=ac519d65a7cbf73594d1212cc6c47d40023ecdd9510dbcb3e7b488fbc3f91e2c
|
||||
elif [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
|
||||
_arch=x86
|
||||
distfiles="${_disturi}/x86/LibreOffice_${version}_Linux_${_arch}_deb.tar.gz"
|
||||
checksum=deda7375ec40e5e4bafc52698b41898e781919fb4c34b36a813ae42dfc8810e1
|
||||
checksum=bdb31d72c389481deaa261702829a35d4729c79899b59021256dd6f75e668ba1
|
||||
fi
|
||||
|
||||
only_for_archs="i686 x86_64"
|
||||
|
Loading…
Reference in New Issue
Block a user