summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hacohen2020-11-01 14:44:23 +0200
committerTom Hacohen2020-11-01 14:44:23 +0200
commite56629b78c0e9659c056c11808b70f61985fdc22 (patch)
tree330212d4ed73e2e2a09aaff6b10b4a482f553338
parent69bad7fd80fc4f45bfc68d5aee11b18c58c64626 (diff)
downloadaur-e56629b78c0e9659c056c11808b70f61985fdc22.tar.gz
Use the official kde-pim repo now that the code has been merged.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08a91acd1e86..9ce42f52039f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kdepim-runtime-etesync-git
pkgdesc = Extends the functionality of kdepim (with etesync modules)
- pkgver = v20.04.1.r303.g82088a61f
+ pkgver = v20.08.1.r196.ga0a134809
pkgrel = 1
url = https://kontact.kde.org
arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = kdepim-runtime-etesync-git
depends = etebase
provides = kdepim-runtime
conflicts = kdepim-runtime
- source = kdepim-runtime-etesync::git+https://invent.kde.org/sjolly/kdepim-runtime.git#branch=etesync2resource
+ source = kdepim-runtime-etesync::git+https://invent.kde.org/pim/kdepim-runtime
source = 0001-XXX-Ease-version-requirements.patch
sha512sums = SKIP
sha512sums = SKIP
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')