summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2017-03-01 23:16:30 -0500
committerYour Name2017-03-01 23:16:30 -0500
commitfabec4c0997fa1727a6a0e4bace0f6c56a5374be (patch)
tree1958651193a12f8c5963bebb3399f33a41bfc5bd
parent95a720ed1291030f11c6a61984a29672855c9698 (diff)
downloadaur-fabec4c0997fa1727a6a0e4bace0f6c56a5374be.tar.gz
build01476
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD11
2 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8dc3f90c9cd3..892e6e41cb10 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Dec 31 21:33:59 UTC 2016
+# Thu Mar 2 04:16:25 UTC 2017
pkgbase = freenet
pkgdesc = An encrypted network without censorship
- pkgver = 0.7.5.1475
- pkgrel = 2
+ pkgver = 0.7.5.1476
+ pkgrel = 1
url = https://freenetproject.org
install = freenet.install
arch = i686
@@ -25,7 +25,7 @@ pkgbase = freenet
noextract = bcprov-jdk15on-156.jar
backup = opt/freenet/wrapper.config
backup = opt/freenet/conf/freenet.ini
- source = git+https://github.com/freenet/fred.git#tag=build01475
+ source = git+https://github.com/freenet/fred.git#tag=build01476
source = git+https://github.com/freenet/contrib.git#tag=v50
source = git+https://github.com/freenet/plugin-UPnP.git#tag=10007
source = git+https://github.com/freenet/plugin-KeyUtils.git#tag=v5026
diff --git a/PKGBUILD b/PKGBUILD
index 3703175517e8..01cf02715b62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,18 @@
# Maintainer: skydrome <skydrome at@at i2pmail do.t org>
# Contributors:
-_fred=#tag=build01475
+_fred=#tag=build01476
_contrib=#tag=v50
-#_wot=#tag=build0018
-#_wot=#branch=next
+
_wot=#tag=build0019
+#_wot=#branch=next
+
_keyutils=#tag=v5026
_upnp=#tag=10007
pkgname=freenet
-pkgver=0.7.5.1475
-pkgrel=2
+pkgver=0.7.5.1476
+pkgrel=1
_pkgver=0.7.5
pkgdesc="An encrypted network without censorship"
url="https://freenetproject.org"