summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9378a89d38ea..02cef2672a1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = nemo-qml-plugin-dbus
pkgdesc = Provides types to access D-Bus from QML
pkgver = 2.1.25
pkgrel = 1
+ url = https://github.com/sailfishos/nemo-qml-plugin-dbus
arch = x86_64
arch = aarch64
license = LGPL-2.1-only
diff --git a/PKGBUILD b/PKGBUILD
index 9cce98c80fd1..a9ed72a7caaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,6 +2,7 @@ pkgname=nemo-qml-plugin-dbus
pkgver=2.1.25
pkgrel=1
pkgdesc="Provides types to access D-Bus from QML"
+url="https://github.com/sailfishos/nemo-qml-plugin-dbus"
arch=("x86_64" "aarch64")
source=("https://github.com/sailfishos/nemo-qml-plugin-dbus/archive/refs/tags/$pkgver.tar.gz")
sha256sums=("6440cac7221bf26a342b66cc1c262e7ce320e3fba200a8116a373c9de44ecf1f")