summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimo Wilken2020-05-07 11:05:28 +0100
committerTimo Wilken2020-05-07 11:05:28 +0100
commit37f911fa1b148a5c361c251bc7dfc9936d6f9eda (patch)
tree023db3a257c5716b7ae3d66d10920ff938dea33e
parent67128a464b6355a87a64058497751cadb6c5bf09 (diff)
downloadaur-37f911fa1b148a5c361c251bc7dfc9936d6f9eda.tar.gz
Update upstream version.
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 22 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 675347bc19a2..24a824324cd0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,26 +1,6 @@
pkgbase = akonadi-decsync-resource-git
pkgdesc = Getting KDE's Akonadi to use DecSync for contacts, calendars and RSS.
- pkgver = r34.13145da
- 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
-
-pkgbase = akonadi-decsync-resource-git
- pkgdesc = Getting KDE's Akonadi to use DecSync for contacts, calendars and RSS.
- pkgver = r35.4fef3d4
+ pkgver = r37.da1614a
pkgrel = 1
url = https://github.com/TimoWilken/akonadi-decsync-resource
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 6c6d1b5a75ab..29b93e4e28fa 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=r35.4fef3d4
+pkgver=r37.da1614a
pkgrel=1
pkgdesc="Getting KDE's Akonadi to use DecSync for contacts, calendars and RSS."
arch=(x86_64)