commit: e26b42286d15f904449e164d721c3290c8d71e09
Author: Stefan Strogin <steils <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 6 05:07:11 2026 +0000
Commit: Stefan Strogin <steils <AT> gentoo <DOT> org>
CommitDate: Fri Feb 6 05:07:11 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e26b4228
games-roguelike/angband: add 4.2.6, drop 4.2.5
Signed-off-by: Stefan Strogin <steils <AT> gentoo.org>
games-roguelike/angband/Manifest | 4 ++--
.../angband/{angband-4.2.5.ebuild => angband-4.2.6.ebuild} | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/games-roguelike/angband/Manifest b/games-roguelike/angband/Manifest
index f349a3d2c7d8..530f865fa5f5 100644
--- a/games-roguelike/angband/Manifest
+++ b/games-roguelike/angband/Manifest
@@ -1,2 +1,2 @@
-DIST angband-4.2.5-man.tar.gz 120256 BLAKE2B
76846be139835d5979e777d9e02b2232f36457eff4555ceb40b8ec271804829f3b4fd83c00dff2cd7853e071296e39b617f192383cc0f1c4dd7a3d33eb3f5baf
SHA512
18ab4cfa3cf2cb9273cc9e5abc7c2059382b8ca3c7934498333dd200f91ec38a9486905adcc8751274eb6e229aa78faf43c389e4abe1e471015d6964bb56c05f
-DIST angband-4.2.5.tar.gz 25801900 BLAKE2B
00bfc6a23f785ca524807cee595c71cb64dc642263092270338f1e39ff6fe00e53e27a8df7f66bd200afd949e91f2026bac0557b602e4b5825c76604b732ac4d
SHA512
4bd92f583cbebe5b0159ef9af9cd1df2ddf136e226b0560408d1409ac57a84c49302983ca44b0bc25b749b8c6120c892a557d0021b015b405cc8f17143f08119
+DIST angband-4.2.6-man.tar.gz 137143 BLAKE2B
f8896d18b4e6e7ec9e68fa6b1a24e923fde50660215f9e16877e0bae90d588af85681466fb48ada0caab12be99b6f12f01de8f4b4650dbc8db51a0e4ff2ff225
SHA512
c40c567f96e39cba52db2339397dc68a17d9dbf6c01d224040349a005e619cd7b740e98b351417f3f5028b0188040b581b1ee80ae79943725d0a953fbe718035
+DIST angband-4.2.6.tar.gz 25964779 BLAKE2B
a60470cf110fee8c363fc0f55b56d3078e273f0b7096bea3a1c9750f6d450ca8eb2a686df78443fec8881700268ba7afdfec3ed59bbf5c3365f5686c4892d6ca
SHA512
1682206eb4005295e5f2034921eec6cd56f1dc70be7792b5c7048d439143e2da9fb2f0c92b3703ea26ea1c80ec6223882c64deb2b91294310d594dec029a31cb
diff --git a/games-roguelike/angband/angband-4.2.5.ebuild
b/games-roguelike/angband/angband-4.2.6.ebuild
similarity index 95%
rename from games-roguelike/angband/angband-4.2.5.ebuild
rename to games-roguelike/angband/angband-4.2.6.ebuild
index 8e5d46e4301e..4c662bd7d2ed 100644
--- a/games-roguelike/angband/angband-4.2.5.ebuild
+++ b/games-roguelike/angband/angband-4.2.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ inherit autotools desktop xdg-utils
DESCRIPTION="Roguelike dungeon exploration game based on the books of J.R.R.
Tolkien"
HOMEPAGE="https://rephial.org/"
SRC_URI="https://github.com/angband/angband/archive/refs/tags/${PV}.tar.gz ->
${P}.tar.gz
- https://dev.gentoo.org/~chewi/distfiles/${P}-man.tar.gz"
+ https://dev.gentoo.org/~steils/distfiles/${P}-man.tar.gz"
LICENSE="GPL-2"
SLOT="0"