kde-apps/tokodon: add 23.02.0, drop 22.11.1

Closes: https://bugs.gentoo.org/900853
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2023-03-11 16:32:24 +05:00
parent a50063274b
commit 0c61ba9cb2
3 changed files with 5 additions and 7 deletions

View File

@@ -1,2 +1,2 @@
DIST tokodon-21.11.1.tar.xz 165120 BLAKE2B 240e3028deeb7b15b62344c7e0a66f593f92a6b716c435eed4d402ec3b4ab2816c421e8054cc086d37930706889448ae72a5d7989344b6bcb4731552a2f04213 SHA512 059c760f749e006365464bfcbc13aef420991b3047c398d5cb2dbea2b76ba211428e112594402c558f9ec742d532c74ff7fc7739a27357d61c6bcd416c19403d
DIST tokodon-23.01.0.tar.xz 189660 BLAKE2B 5ce4652c227fca34bc24a567d25f4ea05bbfb197d85c6243c2253c6653478f4b3950b26af1257018943abaa36669d7013940554689e341fc82080f3baa166b1f SHA512 c7ee8d0b3599b9e729f36097b49faf5b9188898dc4cdd23f98bbb80d4860de0ddade0bc519d6aa91f6e4c92ad62871855569614c15666de7bb8fb70b192429d9
DIST tokodon-23.02.0.tar.xz 211528 BLAKE2B 1c90a1789b5a335d0e30664261e55ca3f49ed7cf7239ab2d378bd05328c547744eaa222828ea2d3f310a4b6b694d5a70c513cb21a1fd5f88060f92d2414a6cb7 SHA512 72fe4372b8e90ff6b2c47b30c473b083a38fc4349b1dbca241d6966734bbb0cafe2a761c6424a2f47f59325b0d84779b80b0769a0a51b9820713466ffff8b581

View File

@@ -5,7 +5,7 @@ EAPI=8
KFMIN=5.77.0
QTMIN=5.15.0
ECM_TEST=optional
ECM_TEST=forceoptional
inherit ecm
DESCRIPTION="Mastodon client for Plasma and Plasma Mobile"

View File

@@ -1,18 +1,16 @@
# Copyright 2022 Gentoo Authors
# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
KFMIN=5.77.0
QTMIN=5.15.0
ECM_TEST=optional
ECM_TEST=forceoptional
inherit ecm
MY_P="${PN}-21.11.1" # upstream mistake
DESCRIPTION="Mastodon client for Plasma and Plasma Mobile"
HOMEPAGE="https://invent.kde.org/network/tokodon"
SRC_URI="mirror://kde/unstable/${PN}/${MY_P}.tar.xz"
S="${WORKDIR}/${MY_P}"
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
LICENSE="|| ( GPL-2 GPL-3 ) AGPL-3+ CC-BY-SA-4.0 CC0-1.0 GPL-2+ GPL-3 GPL-3+ LGPL-2+ LGPL-2.1+ MIT"
SLOT="5"