summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorReto Brunner2018-11-15 09:27:12 +0100
committerReto Brunner2018-11-15 09:27:12 +0100
commit51a2e73354833d5733e6d03c779da2bcaaeee6a0 (patch)
tree3c060793b0ad4448bf3f1efbf6e300e3d60bcde7 /PKGBUILD
parent40f53477d21f84488ff0093bee4b57f820a2f33b (diff)
downloadaur-51a2e73354833d5733e6d03c779da2bcaaeee6a0.tar.gz
maintainer switched to gitlab
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7bcc9a79aa77..a7e11ccf06ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@ pkgver=r6.989affa
pkgrel=2
pkgdesc='Desktop notification integration for systemd-networkd'
arch=('any')
-url='https://github.com/wavexx/networkd-notify'
+url='https://gitlab.com/wavexx/networkd-notify'
license=('GPL3')
depends=('python' 'python-gobject' 'python-dbus' 'wireless_tools')
makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=("$pkgname"::'git+https://github.com/wavexx/networkd-notify.git')
+source=("$pkgname"::'git+https://gitlab.com/wavexx/networkd-notify.git')
sha256sums=('SKIP')
pkgver() {