summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2018-01-15 20:54:21 -0500
committerTed Alff2018-01-15 20:54:21 -0500
commitc9e8880c1cb5949d8abb7a11ce302f1f6e9cb4e4 (patch)
tree36d0e36b38ff31154a7711f3ca1681ddfa0fc0fd
parentbf1e73e7d9309ad154796819646d8215a9111db7 (diff)
downloadaur-c9e8880c1cb5949d8abb7a11ce302f1f6e9cb4e4.tar.gz
Version bump 6.0.0.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7345eea614c..8d8d360a22f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Dec 27 04:20:21 UTC 2017
+# Tue Jan 16 01:54:07 UTC 2018
pkgbase = libreoffice-dev-bin
pkgdesc = LibreOffice development branch
- pkgver = 6.0.0.1
+ pkgver = 6.0.0.2
pkgrel = 1
url = http://www.libreoffice.org/
arch = i686
@@ -71,9 +71,9 @@ pkgbase = libreoffice-dev-bin
optdepends = kdelibs: for KDE desktop integration
provides = libreoffice
provides = libreoffice-en-US
- source_i686 = http://dev-builds.libreoffice.org/pre-releases/rpm/x86/LibreOffice_6.0.0.1_Linux_x86_rpm.tar.gz
+ source_i686 = http://dev-builds.libreoffice.org/pre-releases/rpm/x86/LibreOffice_6.0.0.2_Linux_x86_rpm.tar.gz
sha256sums_i686 = SKIP
- source_x86_64 = http://dev-builds.libreoffice.org/pre-releases/rpm/x86_64/LibreOffice_6.0.0.1_Linux_x86-64_rpm.tar.gz
+ source_x86_64 = http://dev-builds.libreoffice.org/pre-releases/rpm/x86_64/LibreOffice_6.0.0.2_Linux_x86-64_rpm.tar.gz
sha256sums_x86_64 = SKIP
pkgname = libreoffice-dev-bin
diff --git a/PKGBUILD b/PKGBUILD
index 59b3fb2e90db..082b60c011e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgnamefmt=LibreOffice
_pkgname=libreoffice
pkgname=${_pkgname}-dev-bin
-_LOver=6.0.0.1
-pkgver=6.0.0.1
+_LOver=6.0.0.2
+pkgver=6.0.0.2
_basever=$( cut -f1-2 -d'.' <<< ${_LOver} )
pkgrel=1
arch=('i686' 'x86_64')