summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2021-06-18 19:39:00 -0400
committerTed Alff2021-06-18 19:39:00 -0400
commit2cd89ce5d86b2915cc64059322a2c40314e5045d (patch)
tree2ba7ae18872955e2aa314b8cab91baad262c6a8f
parentbeefc166b0e3a48614beb8b73a6e31c3a8409b33 (diff)
downloadaur-2cd89ce5d86b2915cc64059322a2c40314e5045d.tar.gz
Version bump 7.2 beta 1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2f6989d2fb1..a40503839eb8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libreoffice-dev-bin
pkgdesc = LibreOfficeDev development branch
- pkgver = 7.2.0.0alpha1
+ pkgver = 7.2.0.0beta1
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/LibreOfficeDev_7.2.0.0.alpha1_Linux_x86-64_rpm.tar.gz
+ source = https://dev-builds.libreoffice.org/pre-releases/rpm/x86_64/LibreOfficeDev_7.2.0.0.beta1_Linux_x86-64_rpm.tar.gz
sha256sums = SKIP
pkgname = libreoffice-dev-bin
diff --git a/PKGBUILD b/PKGBUILD
index 99f08b3bdaef..b257a19c348e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgnamefmt=LibreOfficeDev
_pkgname=libreoffice
pkgname=${_pkgname}-dev-bin
-_LOver=7.2.0.0.alpha1
-pkgver=7.2.0.0alpha1
+_LOver=7.2.0.0.beta1
+pkgver=7.2.0.0beta1
#_basever=$( cut -f1-2 -d'.' <<< ${_LOver} )
pkgrel=1
arch=('x86_64')