[arch-commits] Commit in kube/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Jul 7 10:34:25 UTC 2018


    Date: Saturday, July 7, 2018 @ 10:34:25
  Author: arojas
Revision: 353949

Update to 0.7.0

Modified:
  kube/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-07 10:31:03 UTC (rev 353948)
+++ PKGBUILD	2018-07-07 10:34:25 UTC (rev 353949)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=kube
-pkgver=0.6.0
+pkgver=0.7.0
 pkgrel=1
 pkgdesc="A modern groupware client based on QtQuick and Sink"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 makedepends=(extra-cmake-modules python)
 #source=("https://download.kde.org/unstable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz")
 source=($pkgname-$pkgver.tar.gz::"https://github.com/KDE/kube/archive/v$pkgver.tar.gz")
-sha256sums=('58522a73460c52fe23190498d01fe30e279e23f31cc6f0d69e91e709e3e2d172')
+sha256sums=('d424a93da9813135f08ff8771948d0ec95ab02044bb76868a36fb18b8b936016')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list