summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorphiresky2015-09-03 17:46:19 +0200
committerphiresky2015-09-03 17:46:19 +0200
commitabe42a4b35206802d38a8b260c907be96197cd78 (patch)
treed4e0f04db58c5e3798a7851c151724005a01a00a
parent987dc8c0459c68316ab7cc88193de5c56d41c591 (diff)
downloadaur-abe42a4b35206802d38a8b260c907be96197cd78.tar.gz
update url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 424d5e2c911d..bc64913852c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = wol-systemd
pkgdesc = A systemd unit file for enabling Wake-On-LAN automatically
pkgver = 20150903
pkgrel = 1
- url = https://bitbucket.org/instarch/wol-systemd
+ url = https://wiki.archlinux.org/index.php/Wake-on-LAN
install = wol-systemd.install
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index a549bf38a755..f2ce733931a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgver=20150903
pkgrel=1
pkgdesc="A systemd unit file for enabling Wake-On-LAN automatically"
arch=('any')
-url="https://bitbucket.org/instarch/wol-systemd"
+url="https://wiki.archlinux.org/index.php/Wake-on-LAN"
license=('MIT')
depends=('ethtool')
install=wol-systemd.install