mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
office/libreoffice-langpack: Updated for version 6.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3cefc5552e
commit
eda5d26cf3
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libreoffice-langpack
|
||||
VERSION=${VERSION:-"6.1.1"}
|
||||
VERSION=${VERSION:-"6.1.2"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice-langpack"
|
||||
VERSION="6.1.1"
|
||||
VERSION="6.1.2"
|
||||
HOMEPAGE="https://www.libreoffice.org"
|
||||
DOWNLOAD="https://download.documentfoundation.org/libreoffice/stable/6.1.1/rpm/x86/LibreOffice_6.1.1_Linux_x86_rpm_langpack_en-GB.tar.gz"
|
||||
MD5SUM="1c9ff4003652fae78261add87e0daa9c"
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/6.1.1/rpm/x86_64/LibreOffice_6.1.1_Linux_x86-64_rpm_langpack_en-GB.tar.gz"
|
||||
MD5SUM_x86_64="f59c520a7bc74829bef4c0aef6a29d0a"
|
||||
DOWNLOAD="https://download.documentfoundation.org/libreoffice/stable/6.1.2/rpm/x86/LibreOffice_6.1.2_Linux_x86_rpm_langpack_en-GB.tar.gz"
|
||||
MD5SUM="608b592f3ceda452c7de8079f62bee6c"
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/6.1.2/rpm/x86_64/LibreOffice_6.1.2_Linux_x86-64_rpm_langpack_en-GB.tar.gz"
|
||||
MD5SUM_x86_64="0db4d417205091f33d228c31fd775abb"
|
||||
REQUIRES="libreoffice"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue