diff options
author | Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> | 2023-01-25 20:30:37 +0500 |
---|---|---|
committer | Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> | 2023-01-27 01:52:04 +0500 |
commit | 3db791a9bbea3cb5cbd85638522e0cf2bdab7e81 (patch) | |
tree | 37352fe758aa9a412ad4f77c8a15878a78b58b1e /dev-vcs | |
parent | app-text/komikku: add 1.9.0, drop 1.7.0 (diff) | |
download | guru-3db791a9bbea3cb5cbd85638522e0cf2bdab7e81.tar.gz guru-3db791a9bbea3cb5cbd85638522e0cf2bdab7e81.tar.bz2 guru-3db791a9bbea3cb5cbd85638522e0cf2bdab7e81.zip |
dev-vcs/got: add 0.82, drop 0.78
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/got/Manifest | 2 | ||||
-rw-r--r-- | dev-vcs/got/got-0.82.ebuild (renamed from dev-vcs/got/got-0.78.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/got/Manifest b/dev-vcs/got/Manifest index b4e81f2ec..029b85e76 100644 --- a/dev-vcs/got/Manifest +++ b/dev-vcs/got/Manifest @@ -1,2 +1,2 @@ -DIST got-portable-0.78.tar.gz 880783 BLAKE2B 363c19bba0b4fa29a80bc9fcd26cd69370b44894d905f3ccafc201ffcdf6d7e43b1dac74d004cb1b4ad7af07a751d3ac33160fed23fb4e7f57ec163589ae1ad1 SHA512 597d0c65ea2ed01e211a17e3ff11d5fa3792bda53cb60fd54124ef8bc2f6153102ad6eb6e8bf6686bc9abef4dace8997e35938b570429dc0077ca259ab57bef0 DIST got-portable-0.79.tar.gz 869926 BLAKE2B 272044ae77912e402d71e93699ffda0222f8fdb3bb0d1ce88d7e35e1027c0ea5ef7381b6ce924e96da7785ed1b8afaf29fcb838a7258a17911fb53d3bbfcd26f SHA512 842281a1f4de05efc8f6af94a6b05f6d9b84cb399a5088f00a243bc52b3b52e634495762fc49d8fd733afe9299e027451de8a6c797e743cf4e1085ebd394cce1 +DIST got-portable-0.82.tar.gz 987111 BLAKE2B bdab64bd70245473c830f360c44bceb9a4e4b819d3da355f5856c23638097eb50991f7a723c0fe0029cb4541719c696a2ed855de70281ad77fc72fb146140b63 SHA512 d165b95d2606cb923327527b7f88b830a115da20cee7496448159111889ef24aac65f21c623db2d4d507167381fc5d3c0827ff860a364a07026b6b03098204fd diff --git a/dev-vcs/got/got-0.78.ebuild b/dev-vcs/got/got-0.82.ebuild index 998462dd8..b052292b5 100644 --- a/dev-vcs/got/got-0.78.ebuild +++ b/dev-vcs/got/got-0.82.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2022 Gentoo Authors +# Copyright 2021-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 |