summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLartza2021-10-10 23:34:42 +0300
committerLartza2021-10-10 23:34:42 +0300
commit29cf6a7b3ae67400bd4df69f3c3fa5bcc3df626e (patch)
tree74ac88a24e3e94ab6c2cf901118c2a30223a61d7
parent78b47fa43cc0ab81b4141c0fb62af7ffa164ad92 (diff)
downloadaur-29cf6a7b3ae67400bd4df69f3c3fa5bcc3df626e.tar.gz
Update to 4.1.11-1
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4c079f3d3bd..a6412be4a11a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openoffice-bin
pkgdesc = The Free and Open Productivity Suite
- pkgver = 4.1.10
+ pkgver = 4.1.11
pkgrel = 1
url = https://www.openoffice.org
arch = x86_64
@@ -29,10 +29,9 @@ pkgbase = openoffice-bin
options = !strip
options = docs
backup = opt/openoffice4/program/sofficerc
- 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
+ source_x86_64 = https://downloads.apache.org/openoffice/4.1.11/binaries/en-US/Apache_OpenOffice_4.1.11_Linux_x86-64_install-rpm_en-US.tar.gz
+ sha256sums_x86_64 = 4b3c99a29330f2ff1ac6076ffcbe8f9cbfbce1a80522c9e464a8d22d865069b7
+ source_i686 = https://downloads.apache.org/openoffice/4.1.11/binaries/en-US/Apache_OpenOffice_4.1.11_Linux_x86_install-rpm_en-US.tar.gz
+ sha256sums_i686 = e87bdedcf9464a28457305e907057cfaa7c29e0ae67688970ac0d04710893218
pkgname = openoffice-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index b5d37562777f..3461e721a941 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _lang=en-US
pkgname=openoffice-bin
_vmaj=4
-pkgver=$_vmaj.1.10
+pkgver=$_vmaj.1.11
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=('35c11da3c05dbb0eab59db593b2e9fe30057327f0d538a19e4d50cb47e3e7c38')
-sha256sums_i686=('c0dcf1914fac243234087b21da43663dc1e4d8b268c94f8e2b9e2f291c4a2478')
+sha256sums_x86_64=('4b3c99a29330f2ff1ac6076ffcbe8f9cbfbce1a80522c9e464a8d22d865069b7')
+sha256sums_i686=('e87bdedcf9464a28457305e907057cfaa7c29e0ae67688970ac0d04710893218')
_source_dirs=$_lang/RPMS