summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2020-07-20 15:31:11 -0400
committerTed Alff2020-07-20 15:31:11 -0400
commit14d094ae4c61ccbaa416c7770e6c9ef51a07456f (patch)
treecff107a43b3ba63dbc1d4fcde7a1ca33af1b96d6
parent2cd00565b6e8b7545014073e632d82d643cb9858 (diff)
downloadaur-14d094ae4c61ccbaa416c7770e6c9ef51a07456f.tar.gz
Version bump 7.0.0.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e10e3948900..1de338bb6beb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libreoffice-dev-bin
pkgdesc = LibreOffice development branch
- pkgver = 7.0.0.1
+ pkgver = 7.0.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.0.0.1_Linux_x86-64_rpm.tar.gz
+ source = https://dev-builds.libreoffice.org/pre-releases/rpm/x86_64/LibreOffice_7.0.0.2_Linux_x86-64_rpm.tar.gz
sha256sums = SKIP
pkgname = libreoffice-dev-bin
diff --git a/PKGBUILD b/PKGBUILD
index ca6c8f2c181d..1d09acc99cff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgnamefmt=LibreOffice
_pkgname=libreoffice
pkgname=${_pkgname}-dev-bin
-_LOver=7.0.0.1
-pkgver=7.0.0.1
+_LOver=7.0.0.2
+pkgver=7.0.0.2
#_basever=$( cut -f1-2 -d'.' <<< ${_LOver} )
pkgrel=1
arch=('x86_64')