aboutsummaryrefslogtreecommitdiffstats
path: root/community/nemo-qml-plugin-dbus/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/nemo-qml-plugin-dbus/APKBUILD')
-rw-r--r--community/nemo-qml-plugin-dbus/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/community/nemo-qml-plugin-dbus/APKBUILD b/community/nemo-qml-plugin-dbus/APKBUILD
index e43b2e3e6d7..867a54c6804 100644
--- a/community/nemo-qml-plugin-dbus/APKBUILD
+++ b/community/nemo-qml-plugin-dbus/APKBUILD
@@ -1,10 +1,10 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=nemo-qml-plugin-dbus
-pkgver=2.1.24
+pkgver=2.1.34
pkgrel=0
pkgdesc="Nemo QML dbus plugin"
-url="https://git.sailfishos.org/mer-core/nemo-qml-plugin-dbus"
+url="https://github.com/sailfishos/nemo-qml-plugin-dbus"
arch="all !armhf" # armhf blocked by qt5-qtdeclarative-dev
license="BSD-3-Clause AND LGPL-2.1-only"
depends_dev="
@@ -13,7 +13,7 @@ depends_dev="
"
makedepends="$depends_dev"
subpackages="$pkgname-dev"
-source="https://git.sailfishos.org/mer-core/nemo-qml-plugin-dbus/-/archive/$pkgver/nemo-qml-plugin-dbus-$pkgver.tar.gz"
+source="https://github.com/sailfishos/nemo-qml-plugin-dbus/archive/$pkgver/nemo-qml-plugin-dbus-$pkgver.tar.gz"
options="!check" # No tests
build() {
@@ -28,4 +28,6 @@ package() {
rm -r "$pkgdir"/opt
}
-sha512sums="f9825725db6364ea2ba4e4ceb3707bc75611294ef2d8f3c5d8ba99520c3b4ad860a51d1cd424e5f366ba04a09a49580d4d5cbb0500b76be113aaaf07480f9c15 nemo-qml-plugin-dbus-2.1.24.tar.gz"
+sha512sums="
+2d3a8a692d1afc6287af8378b43dd266adfbc6c966c727ffdd25ff6ac21b9886ba85258c805602e4cb268cf16b49934211d298f2d87308382aff2820b723578e nemo-qml-plugin-dbus-2.1.34.tar.gz
+"