summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRicardo Vieira2015-10-29 20:09:35 +0000
committerRicardo Vieira2015-10-29 20:09:35 +0000
commit9c0c1e73228153160c1e0dd6fcad349cc8b47a6b (patch)
tree72ff433888077e11c0e455d9ebadb1daead04d55
parent2f743d6829cb5e2113563fddf0a1093da94d9af3 (diff)
downloadaur-nemo-qml-plugin-dbus-git.tar.gz
Update project link
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 185d90cecdc4..695411cb36b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = nemo-qml-plugin-dbus-git
pkgdesc = The Nemo Mobile D-Bus QML Plugin allows you to access services on the system and session bus, as well as provide your own services.
- pkgver = 2.0.r77.0427a3b
+ pkgver = 2.0.r97.c4d9847
pkgrel = 1
- url = https://github.com/nemomobile/nemo-qml-plugin-dbus
+ url = https://git.merproject.org/mer-core/nemo-qml-plugin-dbus
arch = i686
arch = x86_64
arch = arm
@@ -12,7 +12,7 @@ pkgbase = nemo-qml-plugin-dbus-git
depends = qt5-declarative
provides = nemo-qml-plugin-dbus-git
conflicts = nemo-qml-plugin-dbus-git
- source = nemo-qml-plugin-dbus-git::git+https://github.com/nemomobile/nemo-qml-plugin-dbus.git#branch=master
+ source = nemo-qml-plugin-dbus-git::git+https://git.merproject.org/mer-core/nemo-qml-plugin-dbus.git#branch=master
md5sums = SKIP
pkgname = nemo-qml-plugin-dbus-git
diff --git a/PKGBUILD b/PKGBUILD
index 56390e899593..181f8d50f4db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Your Name <youremail@domain.com>
pkgname=nemo-qml-plugin-dbus-git
-pkgver=2.0.r77.0427a3b
+pkgver=2.0.r97.c4d9847
pkgrel=1
pkgdesc="The Nemo Mobile D-Bus QML Plugin allows you to access services on the system and session bus, as well as provide your own services."
arch=('i686' 'x86_64' 'arm')
-url="https://github.com/nemomobile/nemo-qml-plugin-dbus"
+url="https://git.merproject.org/mer-core/nemo-qml-plugin-dbus"
license=('LGPL2')
groups=()
depends=('qt5-base' 'qt5-declarative')
@@ -15,7 +15,7 @@ replaces=()
backup=()
options=()
install=
-source=("$pkgname"::'git+https://github.com/nemomobile/nemo-qml-plugin-dbus.git#branch=master')
+source=("$pkgname"::'git+https://git.merproject.org/mer-core/nemo-qml-plugin-dbus.git#branch=master')
noextract=()
md5sums=('SKIP')