summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLartza2021-05-05 23:11:41 +0300
committerLartza2021-05-05 23:11:41 +0300
commit78b47fa43cc0ab81b4141c0fb62af7ffa164ad92 (patch)
tree3f7723dd9d9162b95795cdcac28a0445c785ab1a
parent811e90a03290621f87d15f85b98d6f116548aba7 (diff)
downloadaur-78b47fa43cc0ab81b4141c0fb62af7ffa164ad92.tar.gz
Update to 4.1.10-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd0f6d053190..a4c079f3d3bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openoffice-bin
pkgdesc = The Free and Open Productivity Suite
- pkgver = 4.1.9
+ pkgver = 4.1.10
pkgrel = 1
url = https://www.openoffice.org
arch = x86_64
@@ -29,10 +29,10 @@ pkgbase = openoffice-bin
options = !strip
options = docs
backup = opt/openoffice4/program/sofficerc
- source_x86_64 = https://downloads.apache.org/openoffice/4.1.9/binaries/en-US/Apache_OpenOffice_4.1.9_Linux_x86-64_install-rpm_en-US.tar.gz
- sha256sums_x86_64 = 414ae08e5ba820159fcf6af14b9922003b3dd850f38865c53a3a86a08cdf5d21
- source_i686 = https://downloads.apache.org/openoffice/4.1.9/binaries/en-US/Apache_OpenOffice_4.1.9_Linux_x86_install-rpm_en-US.tar.gz
- sha256sums_i686 = eb697c7b752a2702881c7e852561aa29bf3dcb12607b7d4558be5594c6cc5eba
+ source_x86_64 = https://downloads.apache.org/openoffice/4.1.10/binaries/en-US/Apache_OpenOffice_4.1.10_Linux_x86-64_install-rpm_en-US.tar.gz
+ sha256sums_x86_64 = 35c11da3c05dbb0eab59db593b2e9fe30057327f0d538a19e4d50cb47e3e7c38
+ source_i686 = https://downloads.apache.org/openoffice/4.1.10/binaries/en-US/Apache_OpenOffice_4.1.10_Linux_x86_install-rpm_en-US.tar.gz
+ sha256sums_i686 = c0dcf1914fac243234087b21da43663dc1e4d8b268c94f8e2b9e2f291c4a2478
pkgname = openoffice-bin
diff --git a/PKGBUILD b/PKGBUILD
index dc69307610b3..b5d37562777f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _lang=en-US
pkgname=openoffice-bin
_vmaj=4
-pkgver=$_vmaj.1.9
+pkgver=$_vmaj.1.10
pkgrel=1
pkgdesc="The Free and Open Productivity Suite"
arch=('x86_64' 'i686')
@@ -38,8 +38,8 @@ backup=("opt/openoffice$_vmaj/program/sofficerc")
options=(!strip docs)
source_x86_64=("https://downloads.apache.org/openoffice/$pkgver/binaries/$_lang/Apache_OpenOffice_${pkgver}_Linux_x86-64_install-rpm_$_lang.tar.gz")
source_i686=("https://downloads.apache.org/openoffice/$pkgver/binaries/$_lang/Apache_OpenOffice_${pkgver}_Linux_x86_install-rpm_$_lang.tar.gz")
-sha256sums_x86_64=('414ae08e5ba820159fcf6af14b9922003b3dd850f38865c53a3a86a08cdf5d21')
-sha256sums_i686=('eb697c7b752a2702881c7e852561aa29bf3dcb12607b7d4558be5594c6cc5eba')
+sha256sums_x86_64=('35c11da3c05dbb0eab59db593b2e9fe30057327f0d538a19e4d50cb47e3e7c38')
+sha256sums_i686=('c0dcf1914fac243234087b21da43663dc1e4d8b268c94f8e2b9e2f291c4a2478')
_source_dirs=$_lang/RPMS