summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJYPDWhite2021-11-05 19:17:58 +0100
committerJYPDWhite2021-11-05 19:17:58 +0100
commit1a472beb39d2d14fff44153e2d7766c74cf04d6a (patch)
treefae8ec5399754282692e1a4de78c2d4d0a6c3562
parent12a05dc315ccba01d929b8fe9055efba6e71c0cd (diff)
downloadaur-1a472beb39d2d14fff44153e2d7766c74cf04d6a.tar.gz
update to 7.2.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9edecd8d1b2d..4497b3843524 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libreoffice-fresh-rpm
pkgdesc = Libre Office Suite installed from rpms
- pkgver = 7.2.1
+ pkgver = 7.2.2
pkgrel = 1
url = https://www.libreoffice.org
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = libreoffice-fresh-rpm
conflicts = libreoffice-fresh
conflicts = libreoffice-base
conflicts = libreoffice-still
- source = https://download.documentfoundation.org/libreoffice/stable/7.2.1/rpm/x86_64/LibreOffice_7.2.1_Linux_x86-64_rpm.tar.gz
- sha256sums = 5f57b9842bc2d2644defc43605cb917cb73ff5cc0232e7fb6f69687d938f6b01
+ source = https://download.documentfoundation.org/libreoffice/stable/7.2.2/rpm/x86_64/LibreOffice_7.2.2_Linux_x86-64_rpm.tar.gz
+ sha256sums = 36729be41ca4f546dc4bb642822c31dd6e1391eaca1566bbcbce1f6bd2765955
pkgname = libreoffice-fresh-rpm
diff --git a/PKGBUILD b/PKGBUILD
index c7cc7244cdde..8bd7a9fbe662 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
# makepkg --printsrcinfo > .SRCINFO
pkgname=libreoffice-fresh-rpm
-pkgver=7.2.1
+pkgver=7.2.2
pkgrel=1
pkgdesc="Libre Office Suite installed from rpms"
arch=('x86_64')
@@ -26,7 +26,7 @@ makedepends=('curl' 'awk')
optdepends=('jre8-openjdk' 'gtk3' 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-bad' 'gst-plugins-ugly')
# WARNING sha256sums values should be taken from details page about rpm.tar.gz files from servers. DO NOT USE _updpgksums_ tool.
arch_mod='x86_64';
-sha256sums=('5f57b9842bc2d2644defc43605cb917cb73ff5cc0232e7fb6f69687d938f6b01')
+sha256sums=('36729be41ca4f546dc4bb642822c31dd6e1391eaca1566bbcbce1f6bd2765955')
source=("https://download.documentfoundation.org/libreoffice/stable/${pkgver}/rpm/${arch_mod}/LibreOffice_${pkgver}_Linux_${arch_mod/_/-}_rpm.tar.gz")
prepare() { ## prepare function