summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hacohen2020-11-14 09:26:29 +0200
committerTom Hacohen2020-11-14 09:26:29 +0200
commit384c0df614211cafec5edd30635f25f97130e761 (patch)
treea6bc72e7302b69b3ecf1778445b5c1373ab15953
parentdbb3f1858f580164bf48667c401634ef7776f18c (diff)
downloadaur-384c0df614211cafec5edd30635f25f97130e761.tar.gz
Update etebase dep nam now that it's packaged in Arch.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6cb1e9ed6c3..793b22ae17ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -23,7 +23,7 @@ pkgbase = kdepim-runtime-etesync-git
depends = qca
depends = qt5-networkauth
depends = kdepim-runtime
- depends = etebase
+ depends = libetebase
source = kdepim-runtime-etesync::git+https://invent.kde.org/pim/kdepim-runtime?branch=release/20.12
source = 0001-XXX-Ease-version-requirements.patch
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 390f955f3798..ffd24a6c5d5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Extends the functionality of kdepim (with etesync modules)'
arch=(x86_64)
url='https://kontact.kde.org'
license=(GPL LGPL FDL)
-depends=(libkolabxml kdav akonadi-calendar knotifyconfig kalarmcal kmbox pimcommon akonadi-notes akonadi qca qt5-networkauth kdepim-runtime etebase)
+depends=(libkolabxml kdav akonadi-calendar knotifyconfig kalarmcal kmbox pimcommon akonadi-notes akonadi qca qt5-networkauth kdepim-runtime libetebase)
makedepends=(extra-cmake-modules kdoctools boost git)
source=("${_pkgname}::git+https://invent.kde.org/pim/kdepim-runtime?branch=release/20.12"
"0001-XXX-Ease-version-requirements.patch"