summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorskydrome2015-09-16 21:23:53 -0400
committerskydrome2015-09-16 21:23:53 -0400
commit78942486b133cffb99a29686fa7edc7dd1eb1eba (patch)
treec2487ada8b3d1d900e720cc36354941e141131db
parent66dbdf3bfd68ec423d4a500a6211a3c840167767 (diff)
downloadaur-78942486b133cffb99a29686fa7edc7dd1eb1eba.tar.gz
update to wot 0.4.4
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 486cb4bdb15d..5d4534134828 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -30,7 +30,7 @@ pkgbase = freenet
source = git+https://github.com/freenet/plugin-JSTUN.git
source = git+https://github.com/freenet/plugin-UPnP.git
source = git+https://github.com/freenet/plugin-KeyUtils.git
- source = git+https://github.com/freenet/plugin-WebOfTrust.git#commit=854fbce
+ source = git+https://github.com/freenet/plugin-WebOfTrust.git#commit=a752009
source = https://downloads.freenetproject.org/alpha/opennet/seednodes.fref
source = https://downloads.freenetproject.org/contrib/jar/latest/commons-compress.jar
source = https://raw.githubusercontent.com/i2p/i2p.i2p/master/core/c/jcpuid/src/jcpuid.c
diff --git a/PKGBUILD b/PKGBUILD
index 192ad295ca6a..d38f3d327cd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _fred=#tag=build01470
#_fred=#tag=testing-build-1471-pre1
#_fred=#branch=next
-_wot=#commit=854fbce # v0.4.3 build0017
+_wot=#commit=a752009 # v0.4.4 build0018
#_wot=#branch=next
_plugins=('WebOfTrust' 'JSTUN' 'UPnP' 'KeyUtils')