summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2023-08-16 21:52:57 -0400
committerTed Alff2023-08-16 21:52:57 -0400
commit7ffa89368fb4f55560a34345d9d97789f170ffe1 (patch)
treec3d6fb3001158a8855e72f5b383f8b38e5be596a
parent862885893c5cbc3edab316d4d85c985157b3215d (diff)
downloadaur-7ffa89368fb4f55560a34345d9d97789f170ffe1.tar.gz
Version bump 7.6.0.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e31003084d86..65f340d6a793 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libreoffice-dev-bin
pkgdesc = LibreOffice development branch
- pkgver = 7.6.0.1
+ pkgver = 7.6.0.3
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.6.0.1_Linux_x86-64_rpm.tar.gz
+ source = https://dev-builds.libreoffice.org/pre-releases/rpm/x86_64/LibreOffice_7.6.0.3_Linux_x86-64_rpm.tar.gz
sha256sums = SKIP
pkgname = libreoffice-dev-bin
diff --git a/PKGBUILD b/PKGBUILD
index abe5a81a887a..291d3addaba8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgnamefmt=LibreOffice
_pkgname=libreoffice
pkgname=${_pkgname}-dev-bin
-_LOver=7.6.0.1
-pkgver=7.6.0.1
+_LOver=7.6.0.3
+pkgver=7.6.0.3
#_basever=$( cut -f1-2 -d'.' <<< ${_LOver} )
pkgrel=1
arch=('x86_64')