summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2021-08-01 19:53:03 -0400
committerTed Alff2021-08-01 19:53:03 -0400
commit88781936a48875443bafe0320bb400fcf74360c1 (patch)
treec075cfed75e7754d8cc06acfc0ebf875e568e8f7
parentfbc3b319a1889911865030959a438cbf80c75c54 (diff)
downloadaur-88781936a48875443bafe0320bb400fcf74360c1.tar.gz
Version bump 7.2.0.2 (7.2 RC2)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8acba339f360..0dbf397c8344 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libreoffice-dev-bin
pkgdesc = LibreOffice development branch
- pkgver = 7.2.0.1
+ pkgver = 7.2.0.2
pkgrel = 1
url = https://www.libreoffice.org/
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = libreoffice-dev-bin
optdepends = kio: for Qt5 integration
provides = libreoffice
provides = libreoffice-en-US
- source = https://dev-builds.libreoffice.org/pre-releases/rpm/x86_64/LibreOffice_7.2.0.1_Linux_x86-64_rpm.tar.gz
+ source = https://dev-builds.libreoffice.org/pre-releases/rpm/x86_64/LibreOffice_7.2.0.2_Linux_x86-64_rpm.tar.gz
sha256sums = SKIP
pkgname = libreoffice-dev-bin
diff --git a/PKGBUILD b/PKGBUILD
index b1cdecb39b17..c03eae1b3d0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgnamefmt=LibreOffice
_pkgname=libreoffice
pkgname=${_pkgname}-dev-bin
-_LOver=7.2.0.1
-pkgver=7.2.0.1
+_LOver=7.2.0.2
+pkgver=7.2.0.2
#_basever=$( cut -f1-2 -d'.' <<< ${_LOver} )
pkgrel=1
arch=('x86_64')