summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLartza2022-05-15 16:22:35 +0300
committerLartza2022-05-15 16:22:35 +0300
commit919f50ae96bb1eb1bcf5969a8443e4c00ead46a1 (patch)
tree4ba9405150464f3c78eb07a2b8b7f0ee34a7c9d3
parent28430e6338c659189c3cf7255a4ba2fddb046aaa (diff)
downloadaur-919f50ae96bb1eb1bcf5969a8443e4c00ead46a1.tar.gz
Update to 4.1.12-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0b410ac899d..b4369906b8ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = openoffice-bin
pkgdesc = The Free and Open Productivity Suite
- pkgver = 4.1.11
- pkgrel = 2
+ pkgver = 4.1.12
+ pkgrel = 1
url = https://www.openoffice.org
arch = x86_64
arch = i686
@@ -29,9 +29,9 @@ pkgbase = openoffice-bin
options = !strip
options = docs
backup = opt/openoffice4/program/sofficerc
- 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
+ source_x86_64 = https://downloads.apache.org/openoffice/4.1.12/binaries/en-US/Apache_OpenOffice_4.1.12_Linux_x86-64_install-rpm_en-US.tar.gz
+ sha256sums_x86_64 = 6f9563d0e0302e01ec4d2ffceb9cfe874100ce3d7bc0ba214f2049ac1121d3dc
+ source_i686 = https://downloads.apache.org/openoffice/4.1.12/binaries/en-US/Apache_OpenOffice_4.1.12_Linux_x86_install-rpm_en-US.tar.gz
+ sha256sums_i686 = 47158c06b8b49001b336770528267034e31726ab4eff466f2c310ee1b0cc455b
pkgname = openoffice-bin
diff --git a/PKGBUILD b/PKGBUILD
index d4326df38402..6e24c02e8188 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ _lang=en-US
pkgname=openoffice-bin
_vmaj=4
-pkgver=$_vmaj.1.11
-pkgrel=2
+pkgver=$_vmaj.1.12
+pkgrel=1
pkgdesc="The Free and Open Productivity Suite"
arch=('x86_64' 'i686')
url="https://www.openoffice.org"
@@ -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=('4b3c99a29330f2ff1ac6076ffcbe8f9cbfbce1a80522c9e464a8d22d865069b7')
-sha256sums_i686=('e87bdedcf9464a28457305e907057cfaa7c29e0ae67688970ac0d04710893218')
+sha256sums_x86_64=('6f9563d0e0302e01ec4d2ffceb9cfe874100ce3d7bc0ba214f2049ac1121d3dc')
+sha256sums_i686=('47158c06b8b49001b336770528267034e31726ab4eff466f2c310ee1b0cc455b')
_source_dirs=$_lang/RPMS