diff options
author | Bart Ribbers <bribbers@disroot.org> | 2020-03-30 14:32:00 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-03-30 13:04:00 +0000 |
commit | e3fd9db568d2bb2a7c78c583a43e08dbb0c4b688 (patch) | |
tree | a685690f3ba674ae468aee6c61f7e102e560db45 /testing | |
parent | 8bd52d1689cbaa4a22be5a3d7fc6b610fbd1a7a7 (diff) | |
download | aports-e3fd9db568d2bb2a7c78c583a43e08dbb0c4b688.tar.bz2 aports-e3fd9db568d2bb2a7c78c583a43e08dbb0c4b688.tar.xz |
testing/nemo-qml-plugin-dbus: update source url
Diffstat (limited to 'testing')
-rw-r--r-- | testing/nemo-qml-plugin-dbus/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/nemo-qml-plugin-dbus/APKBUILD b/testing/nemo-qml-plugin-dbus/APKBUILD index eb627699f3..c41dd5cfd8 100644 --- a/testing/nemo-qml-plugin-dbus/APKBUILD +++ b/testing/nemo-qml-plugin-dbus/APKBUILD @@ -10,7 +10,7 @@ license="BSD-3-Clause" depends_dev="qt5-qtbase-dev qt5-qtdeclarative-dev" makedepends="$depends_dev" subpackages="$pkgname-dev" -source="https://git.merproject.org/mer-core/nemo-qml-plugin-dbus/-/archive/$pkgver/nemo-qml-plugin-dbus-$pkgver.tar.gz" +source="https://git.sailfishos.org/mer-core/nemo-qml-plugin-dbus/-/archive/$pkgver/nemo-qml-plugin-dbus-$pkgver.tar.gz" options="!check" # No tests build() { |