summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordevninja2016-04-10 20:57:24 -0400
committerdevninja2016-04-10 20:57:24 -0400
commitfcb987c65e48283cf206d6ccda9587dbc80d1e2b (patch)
tree01af624f0c17193d03c9a3fe802d859a0008bc18
parent1f0fe88dcb1dd0783db969e43af2c7c668495190 (diff)
downloadaur-fcb987c65e48283cf206d6ccda9587dbc80d1e2b.tar.gz
updated deps
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67b5642e1138..3d803e2fb4da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Apr 11 00:52:35 UTC 2016
+# Mon Apr 11 00:57:18 UTC 2016
pkgbase = i2p-plugin-neodatis
pkgdesc = Some I2P middleware for seedless
pkgver = 2.1_2.14_209_17
@@ -10,7 +10,7 @@ pkgbase = i2p-plugin-neodatis
license = GPLv3
makedepends = unzip
depends = i2p
- provides = neodatis
+ provides = i2p-neodatis
noextract = file://01_neodatis.xpi2p
source = file://01_neodatis.xpi2p
sha256sums = 3af50cb8d735b1ef0077789d6c1ea438735b1caef59bfbfdfd443fc3623e64be
diff --git a/PKGBUILD b/PKGBUILD
index 619c0458ed31..e3f410cf4d06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ license=('GPLv3')
groups=('i2p-plugins')
depends=('i2p')
makedepends=('unzip')
-provides=('neodatis')
+provides=('i2p-neodatis')
# get this from http://sponge.i2p/files/seedless/01_neodatis.xpi2p
source=("file://01_${_pluginame}.xpi2p")
noextract=("file://01_${_pluginame}.xpi2p")