summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxiota2024-02-15 19:51:18 -0800
committerxiota2024-02-15 19:51:18 -0800
commit93b513956eaab5cfeed38fc1f7c4baea083432ad (patch)
tree7f67a41596823393873d01782c491bfdd9fd4919 /PKGBUILD
parentb30728b750402dbec1af6ea996d2e1f1676e5223 (diff)
downloadaur-93b513956eaab5cfeed38fc1f7c4baea083432ad.tar.gz
24.2.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f837a1bc287c..a84038a494da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
## basic info
_pkgname=libreoffice
pkgname="${_pkgname}-dev-bin"
-pkgver=24.2.0.3
+pkgver=24.2.1.1
pkgrel=1
pkgdesc="LibreOffice development branch"
url="https://www.libreoffice.org/"
@@ -27,7 +27,7 @@ provides=(
)
_pkgnamefmt=LibreOffice
-_LOver=24.2.0.3
+_LOver=24.2.1.1
_dl_url="https://dev-builds.libreoffice.org/pre-releases/rpm/x86_64"
source=("$_dl_url/${_pkgnamefmt}_${_LOver}_Linux_x86-64_rpm.tar.gz")