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

Antonio Rojas arojas at archlinux.org
Sat Jul 7 10:29:03 UTC 2018


    Date: Saturday, July 7, 2018 @ 10:29:02
  Author: arojas
Revision: 353946

Update to 0.7.0

Modified:
  sink/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-07 10:28:28 UTC (rev 353945)
+++ PKGBUILD	2018-07-07 10:29:02 UTC (rev 353946)
@@ -1,17 +1,17 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=sink
-pkgver=0.6.0
-pkgrel=2
+pkgver=0.7.0
+pkgrel=1
 pkgdesc="An offline-caching, synchronization and indexing system for PIM data"
 arch=(x86_64)
 url="https://community.kde.org/KDE_PIM"
 license=(LGPL)
-depends=(kcontacts kasync kimap2 kdav2 lmdb libgit2 xapian-core)
+depends=(kcontacts kcalcore kasync kimap2 kdav2 lmdb libgit2 xapian-core)
 makedepends=(extra-cmake-modules flatbuffers)
 #source=("https://download.kde.org/unstable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz")
 source=($pkgname-$pkgver.tar.gz::"https://github.com/KDE/sink/archive/v$pkgver.tar.gz")
-sha256sums=('359f1579922781c40ebdad6c1ca7c2d70fcded0c6de6d3ff58ad0a98aaac75ac')
+sha256sums=('08f392c686c34d61c71ae53c96c2d04f58d251a13327289b0942421c7f0f65a0')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list