summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorskydrome2023-03-04 19:21:42 -0500
committerskydrome2023-03-04 19:21:42 -0500
commitbf0466d7f1a8ffc0ffc7f6adc891f24887ca5b09 (patch)
tree3acd4c03c512fb2aead44e8b00a8233bae1330c7
parent50d2f5578670f33a740b1bd3d605cc6fd7a001e3 (diff)
downloadaur-bf0466d7f1a8ffc0ffc7f6adc891f24887ca5b09.tar.gz
1497
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD12
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3068e8ce554..c5e87ab538e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = freenet
pkgdesc = A peer-to-peer platform for censorship-resistant communication and publishing
- pkgver = 0.7.5.1496
+ pkgver = 0.7.5.1497
pkgrel = 1
url = https://freenetproject.org
install = freenet.install
@@ -14,9 +14,9 @@ pkgbase = freenet
depends = nss
depends = java-service-wrapper
backup = opt/freenet/wrapper.config
- source = git+https://github.com/freenet/fred.git?signed#tag=build01496
- source = git+https://github.com/freenet/plugin-WebOfTrust.git#branch=next
- source = git+https://github.com/freenet/seedrefs.git
+ source = git+https://github.com/hyphanet/fred.git?signed#tag=build01497
+ source = git+https://github.com/hyphanet/plugin-WebOfTrust.git#branch=next
+ source = git+https://github.com/hyphanet/seedrefs.git
source = run.sh
source = wrapper.config
source = freenet.ini.dist
diff --git a/PKGBUILD b/PKGBUILD
index 38e64e650b78..3a8e0dbbeccc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
# TODO: https://github.com/freenet/fred/pull/807
-_fred=build01496
+_fred=build01497
_wot=next
_plugins=('WebOfTrust')
pkgname=freenet
-pkgver=0.7.5.1496
+pkgver=0.7.5.1497
pkgrel=1
pkgdesc="A peer-to-peer platform for censorship-resistant communication and publishing"
url="https://freenetproject.org"
@@ -26,9 +26,9 @@ backup=('opt/freenet/wrapper.config')
# https://freenetproject.org/assets/keyring.gpg
validpgpkeys=('B30C3D91069F81ECFEFED0B1B41A6047FD6C57F9')
-source=("git+https://github.com/freenet/fred.git?signed#tag=$_fred"
- "git+https://github.com/freenet/plugin-WebOfTrust.git#branch=$_wot"
- "git+https://github.com/freenet/seedrefs.git"
+source=("git+https://github.com/hyphanet/fred.git?signed#tag=$_fred"
+ "git+https://github.com/hyphanet/plugin-WebOfTrust.git#branch=$_wot"
+ "git+https://github.com/hyphanet/seedrefs.git"
'run.sh' 'wrapper.config' freenet.{ini.dist,service,tmpfiles})
b2sums=('SKIP'
@@ -50,7 +50,7 @@ prepare() {
cd fred
# java 19 support
- git pull -r -v https://github.com/skydrome/fred.git gradle-7.6-aur-1 -q
+ git pull -r -v https://github.com/skydrome/fred.git gradle-8.0-aur -q
# create seednodes file for bootstrapping
rm -f seednodes.fref