Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / i2pd
Commits:
08167764 by Daniel Bermond at 2024-10-09T14:42:55-03:00
upgpkg: 2.54.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = i2pd
pkgdesc = A full-featured C++ implementation of the I2P router
- pkgver = 2.53.1
- pkgrel = 2
+ pkgver = 2.54.0
+ pkgrel = 1
url = https://i2pd.website/
arch = x86_64
license = BSD-3-Clause
@@ -16,7 +16,7 @@ pkgbase = i2pd
backup = etc/i2pd/i2pd.conf
backup = etc/i2pd/tunnels.conf
backup = etc/logrotate.d/i2pd
- source =
https://github.com/PurpleI2P/i2pd/archive/2.53.1/i2pd-2.53.1.tar.gz
+ source =
https://github.com/PurpleI2P/i2pd/archive/2.54.0/i2pd-2.54.0.tar.gz
source = 005-i2pd-tests-use-arch-flags.conf
source = 010-i2pd-config.patch
source = 020-i2pd-do-not-override-config.patch
@@ -24,7 +24,7 @@ pkgbase = i2pd
source = 040-i2pd-tunnels-d-readme.patch
source = i2pd.sysusers
source = i2pd.tmpfiles
- sha256sums =
c6863d853905e7594ea661595ea591055f8f2f018b9b90507d5a43a6456188ea
+ sha256sums =
5c3f703417bb5f3e5dda642d39c5d30593a5dcf69d5a5ecfe82d5e8a7d454aaf
sha256sums =
2ddf15f1c1cdf5d747a0af667145238023fd126ab00c65f2897cacae935015b1
sha256sums =
ed1bde650139731921bf3c8091b3332620404e7700fb9c486a4a806fe34e2d3b
sha256sums =
805a82f23c244afbdfae0a4f30d1707301bc0e23437f83d1c84f13c33f62ea28
=====================================
PKGBUILD
=====================================
@@ -9,8 +9,8 @@
# Contributor: r4sas
pkgname=i2pd
-pkgver=2.53.1
-pkgrel=2
+pkgver=2.54.0
+pkgrel=1
pkgdesc='A full-featured C++ implementation of the I2P router'
arch=('x86_64')
url='https://i2pd.website/'
@@ -29,7 +29,7 @@
source=("https://github.com/PurpleI2P/i2pd/archive/${pkgver}/${pkgname}-${pkgver
'040-i2pd-tunnels-d-readme.patch'
'i2pd.sysusers'
'i2pd.tmpfiles')
-sha256sums=('c6863d853905e7594ea661595ea591055f8f2f018b9b90507d5a43a6456188ea'
+sha256sums=('5c3f703417bb5f3e5dda642d39c5d30593a5dcf69d5a5ecfe82d5e8a7d454aaf'
'2ddf15f1c1cdf5d747a0af667145238023fd126ab00c65f2897cacae935015b1'
'ed1bde650139731921bf3c8091b3332620404e7700fb9c486a4a806fe34e2d3b'
'805a82f23c244afbdfae0a4f30d1707301bc0e23437f83d1c84f13c33f62ea28'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/i2pd/-/commit/081677644ee748e90878a236e44ffe1a60020383
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/i2pd/-/commit/081677644ee748e90878a236e44ffe1a60020383
You're receiving this email because of your account on gitlab.archlinux.org.