summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorskydrome2023-01-10 19:08:17 -0500
committerskydrome2023-01-10 19:08:17 -0500
commit07c02d44b9c635a1f9ba8021d1454b4305cc5b8b (patch)
treeb23d94b3b9fced2a07ac3c2132bb52239dfefec8
parent9174101694e17ece5a4d90e0e5c0dc1cad3e63b9 (diff)
downloadaur-07c02d44b9c635a1f9ba8021d1454b4305cc5b8b.tar.gz
2.1.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6419b5ada80..8aa293225222 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = i2p
pkgdesc = A distributed anonymous network
- pkgver = 2.0.0
+ pkgver = 2.1.0
pkgrel = 1
url = https://geti2p.net
install = i2p.install
@@ -14,8 +14,8 @@ pkgbase = i2p
conflicts = i2p-dev
options = !strip
backup = opt/i2p/wrapper.config
- source = https://files.i2p-projekt.de/2.0.0/i2psource_2.0.0.tar.bz2
- source = https://files.i2p-projekt.de/2.0.0/i2psource_2.0.0.tar.bz2.sig
+ source = https://files.i2p-projekt.de/2.1.0/i2psource_2.1.0.tar.bz2
+ source = https://files.i2p-projekt.de/2.1.0/i2psource_2.1.0.tar.bz2.sig
source = i2prouter.service
source = i2p.tmpfiles
source = wrapper.config
@@ -24,7 +24,7 @@ pkgbase = i2p
source = i2prouter.sh
source = chromium-i2p.sh
validpgpkeys = 2D3D2D03910C6504C1210C65EE60C0C8EE7256A8
- sha256sums = 1d50831e72a8f139cc43d5584c19ca48580d72f1894837689bf644c299df9099
+ sha256sums = 83098c1277204c5569284b32b37ef137656b27bfe15ef903eca2da7c269288d1
sha256sums = SKIP
sha256sums = 644b771ec7f5db3efab3206bf1f896566cdb00d410a54608fda85bdb4c2ad876
sha256sums = fc30dd32f48fe1c93bf36c8297ca48203a1479e4e221ebe62c57cf3c3c0347d3
diff --git a/PKGBUILD b/PKGBUILD
index 328d98910c77..2eba8c510001 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
#export LG2=en
pkgname=i2p
-pkgver=2.0.0
+pkgver=2.1.0
pkgrel=1
pkgdesc="A distributed anonymous network"
url="https://geti2p.net"
@@ -33,7 +33,7 @@ source=("${_url}/i2psource_${pkgver}.tar.bz2"{,.sig}
#upstream.patch::'https://github.com/i2p/i2p.i2p/commit/6c0e18d3.patch'
)
-sha256sums=('1d50831e72a8f139cc43d5584c19ca48580d72f1894837689bf644c299df9099'
+sha256sums=('83098c1277204c5569284b32b37ef137656b27bfe15ef903eca2da7c269288d1'
'SKIP'
'644b771ec7f5db3efab3206bf1f896566cdb00d410a54608fda85bdb4c2ad876'
'fc30dd32f48fe1c93bf36c8297ca48203a1479e4e221ebe62c57cf3c3c0347d3'
@@ -42,7 +42,6 @@ sha256sums=('1d50831e72a8f139cc43d5584c19ca48580d72f1894837689bf644c299df9099'
'7a19b9f90c8792460fd58e8b8aa435a065e34d29a942479850472510e9d3078a'
'8d39f080c7a2e49226db3a785f3e18583159ef2f95e1ab467fd9984c4e38c9f5'
'a7076156703e2b949331e450455813432caeb4e5712f1c7b668974eb06a69fb9')
-
prepare() {
cd "$pkgname-$pkgver"
#patch -Np1 -i ../upstream.patch ||true