summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormaz-12016-01-04 11:28:17 +0800
committermaz-12016-01-04 11:28:17 +0800
commit2f3197ded445464bd807da0ed25154d17a201427 (patch)
treef5b9ab4e9ac14190ac03892a39f1d321abaeb7cf /PKGBUILD
parentbd1a19b18424c7a2dcdef99e820bbb43dab28e22 (diff)
downloadaur-2f3197ded445464bd807da0ed25154d17a201427.tar.gz
update upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e88498e6bd32..ed3c6142a26a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@ pkgver=20130823
pkgrel=1
pkgdesc="Peer-to-Peer VPN."
arch=(i686 x86_64)
-url="https://github.com/lukablurr/n2n_v2_fork"
+url="https://github.com/meyerd/n2n_v2_fork"
license=('GPL3')
depends=('openssl' 'net-tools') #iproute2?
makedepends=('git')
provides=n2n
conflicts=n2n
-source=('git+https://github.com/lukablurr/n2n_v2_fork.git'
+source=('git+https://github.com/meyerd/n2n_v2_fork.git'
'edge.conf.example'
'edge.sh'
'n2n-edge@.service'