summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3648aaeecf20..634cdf79bd60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,12 @@
# https://dev-builds.libreoffice.org/pre-releases/rpm/x86_64/
_pkgnamefmt=LibreOffice
-_LOver=24.2.0.1
+_LOver=24.2.0.2
# basic info
_pkgname=libreoffice
pkgname="${_pkgname}-dev-bin"
-pkgver=24.2.0.1
-#_basever=$( cut -f1-2 -d'.' <<< ${_LOver} )
+pkgver=24.2.0.2
pkgrel=1
pkgdesc="LibreOffice development branch"
url="https://www.libreoffice.org/"