aboutsummaryrefslogtreecommitdiffstats
path: root/community/nemo-qml-plugin-contacts/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/nemo-qml-plugin-contacts/APKBUILD')
-rw-r--r--community/nemo-qml-plugin-contacts/APKBUILD13
1 files changed, 8 insertions, 5 deletions
diff --git a/community/nemo-qml-plugin-contacts/APKBUILD b/community/nemo-qml-plugin-contacts/APKBUILD
index 8cd408d02e9..daab2c4cc05 100644
--- a/community/nemo-qml-plugin-contacts/APKBUILD
+++ b/community/nemo-qml-plugin-contacts/APKBUILD
@@ -1,10 +1,11 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=nemo-qml-plugin-contacts
-pkgver=0.2.25
+# Can't be updated to a newer version as long as qtcontacts-sqlite isn't updated
+pkgver=0.2.26
pkgrel=0
pkgdesc="Nemo QML contacts plugin"
-url="https://git.sailfishos.org/mer-core/nemo-qml-plugin-contacts"
+url="https://github.com/sailfishos/nemo-qml-plugin-contacts"
arch="all"
license="BSD-3-Clause"
depends="qtcontacts-sqlite"
@@ -18,7 +19,7 @@ makedepends="
qtchooser
qtcontacts-sqlite-dev
"
-source="https://git.sailfishos.org/mer-core/nemo-qml-plugin-contacts/-/archive/$pkgver/nemo-qml-plugin-contacts-$pkgver.tar.gz
+source="https://github.com/sailfishos/nemo-qml-plugin-contacts/archive/$pkgver/nemo-qml-plugin-contacts-$pkgver.tar.gz
update-api-for-qtpim-5.9.patch
"
options="!check" # No tests
@@ -35,5 +36,7 @@ package() {
rm -r "$pkgdir"/opt
}
-sha512sums="42b58989894cbeb33d554af7f3f793642c97bfc73695981ed8681ddd8d998e807b36145ccdea8d6b7bf592f9d73b35282d9e220ca4b761d7c236c51cdb0ca0d1 nemo-qml-plugin-contacts-0.2.25.tar.gz
-4b222f2a0551664d9be96b041424ed8ae904ad405b0e9e2840495c090936dd5fed2ff95a03831fab4e2202eea9792a4cb6660dba3e60b4c426aa2076250e2e02 update-api-for-qtpim-5.9.patch"
+sha512sums="
+a2b05b548fad0e2e6da45e6e74ac75da0d1862c9f9f8d96ff7e1f769340a81deab0d695b150e694e7db47f5148735be4bf15d28fa96218994a2396a1f5f3a09c nemo-qml-plugin-contacts-0.2.26.tar.gz
+cd64ebceaf8adf07bfac0d3bc07017953749bb3b3f726d2bc9698a6a7c0485c725a06287934f7cfa2b15fae65bf6c75d57a756d2b27dc6f2cfa47219017bff15 update-api-for-qtpim-5.9.patch
+"