summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorskydrome2022-08-23 01:00:15 -0400
committerskydrome2022-08-23 01:00:15 -0400
commit2c92e5db578c78366399014c41bc26e0198bed51 (patch)
tree3e8f9960b958f4606ee9c7247644c19c996c2216
parentbd4e11c1cd2fde6dfc9c032f7481786466de4a73 (diff)
downloadaur-2c92e5db578c78366399014c41bc26e0198bed51.tar.gz
1.9.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e40be76b27a9..91081dd7a7e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = i2p-dev
pkgdesc = A distributed anonymous network (daily mtn->git sync)
- pkgver = 1.6.1.1
+ pkgver = 1.9.0.0
pkgrel = 1
url = https://geti2p.net
install = i2p.install
diff --git a/PKGBUILD b/PKGBUILD
index f42cda845558..287097487585 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
export LG2=en
pkgname=i2p-dev
-pkgver=1.6.1.1
+pkgver=1.9.0.0
pkgrel=1
pkgdesc="A distributed anonymous network (daily mtn->git sync)"
url="https://geti2p.net"
@@ -78,7 +78,7 @@ build() {
-Dfile.encoding=UTF-8 \
-Djavac.compilerargs=-Xlint:-options \
-Dbuild.reproducible=true \
- -Djavac.version=17 \
+ -Djavac.relase=17 \
preppkg-linux
}