summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Hacohen2020-11-01 14:44:23 +0200
committerTom Hacohen2020-11-01 14:44:23 +0200
commite56629b78c0e9659c056c11808b70f61985fdc22 (patch)
tree330212d4ed73e2e2a09aaff6b10b4a482f553338 /PKGBUILD
parent69bad7fd80fc4f45bfc68d5aee11b18c58c64626 (diff)
downloadaur-e56629b78c0e9659c056c11808b70f61985fdc22.tar.gz
Use the official kde-pim repo now that the code has been merged.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a77ab7e28218..fee58d2d0c9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=kdepim-runtime-etesync-git
_pkgname=kdepim-runtime-etesync
-pkgver=v20.04.1.r303.g82088a61f
+pkgver=v20.08.1.r196.ga0a134809
pkgrel=1
pkgdesc='Extends the functionality of kdepim (with etesync modules)'
arch=(x86_64)
@@ -12,7 +12,7 @@ depends=(libkolabxml kdav akonadi-calendar knotifyconfig kalarmcal kmbox pimcomm
makedepends=(extra-cmake-modules kdoctools boost git)
provides=(kdepim-runtime)
conflicts=(kdepim-runtime)
-source=("${_pkgname}::git+https://invent.kde.org/sjolly/kdepim-runtime.git#branch=etesync2resource"
+source=("${_pkgname}::git+https://invent.kde.org/pim/kdepim-runtime"
"0001-XXX-Ease-version-requirements.patch")
sha512sums=('SKIP'
'SKIP')