summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormaz-12015-10-31 17:08:17 +0800
committermaz-12015-10-31 17:08:17 +0800
commitbd1a19b18424c7a2dcdef99e820bbb43dab28e22 (patch)
treee5f9f536cc7f140cdb42e1abe475c821775071b1
parent4ee4b18b1332a1e49062f1abcf4f70e3e8dfde4e (diff)
downloadaur-bd1a19b18424c7a2dcdef99e820bbb43dab28e22.tar.gz
bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2e261693beb..0c00c9a4e91e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,8 @@ pkgbase = n2n-git
makedepends = git
depends = openssl
depends = net-tools
+ provides = n2n
+ conflicts = n2n
source = git+https://github.com/lukablurr/n2n_v2_fork.git
source = edge.conf.example
source = edge.sh
diff --git a/PKGBUILD b/PKGBUILD
index 7c5bc3b9fb7d..e88498e6bd32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,8 @@ url="https://github.com/lukablurr/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'
'edge.conf.example'
'edge.sh'