summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimo Wilken2020-05-07 11:02:02 +0100
committerTimo Wilken2020-05-07 11:02:02 +0100
commit67128a464b6355a87a64058497751cadb6c5bf09 (patch)
tree4c85907edf629adbc544756df224984b1410fb91
parenta83d7037fd13a94c02bc0f9c28b7030af6b3f2c0 (diff)
downloadaur-67128a464b6355a87a64058497751cadb6c5bf09.tar.gz
Update upstream version.
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD2
2 files changed, 21 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9498757a3484..675347bc19a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,3 +18,23 @@ pkgbase = akonadi-decsync-resource-git
pkgname = akonadi-decsync-resource-git
+pkgbase = akonadi-decsync-resource-git
+ pkgdesc = Getting KDE's Akonadi to use DecSync for contacts, calendars and RSS.
+ pkgver = r35.4fef3d4
+ pkgrel = 1
+ url = https://github.com/TimoWilken/akonadi-decsync-resource
+ arch = x86_64
+ license = GPL3
+ makedepends = cmake
+ makedepends = extra-cmake-modules
+ depends = qt5-base
+ depends = ki18n
+ depends = libdecsync
+ depends = libakonadi
+ depends = kconfig
+ provides = akonadi-decsync-resource
+ source = git+https://github.com/TimoWilken/akonadi-decsync-resource
+ sha256sums = SKIP
+
+pkgname = akonadi-decsync-resource-git
+
diff --git a/PKGBUILD b/PKGBUILD
index ffc1dbedb8d3..6c6d1b5a75ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Timo Wilken <timo.21.wilken+aur@gmail.com>
_pkgname=akonadi-decsync-resource
pkgname="$_pkgname-git"
-pkgver=r34.13145da
+pkgver=r35.4fef3d4
pkgrel=1
pkgdesc="Getting KDE's Akonadi to use DecSync for contacts, calendars and RSS."
arch=(x86_64)