Gentoo Archives: gentoo-commits

From: Seth Arnold <Dotz0cat@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/walld/
Date: Fri, 05 Aug 2022 20:50:35
Message-Id: 1659732578.f825097bad7dad700d0e2b334efbd0eb63f3e282.Dotz0cat@gentoo
1 commit: f825097bad7dad700d0e2b334efbd0eb63f3e282
2 Author: Seth Arnold <Dotz0cat <AT> gmail <DOT> com>
3 AuthorDate: Thu Aug 4 04:33:30 2022 +0000
4 Commit: Seth Arnold <Dotz0cat <AT> gmail <DOT> com>
5 CommitDate: Fri Aug 5 20:49:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f825097b
7
8 app-misc/walld: add 1.4.4, drop 1.4.2
9
10 Signed-off-by: Seth Arnold <Dotz0cat <AT> gmail.com>
11
12 app-misc/walld/Manifest | 2 +-
13 app-misc/walld/{walld-1.4.2.ebuild => walld-1.4.4.ebuild} | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-misc/walld/Manifest b/app-misc/walld/Manifest
17 index 425a318cd..f37eb9220 100644
18 --- a/app-misc/walld/Manifest
19 +++ b/app-misc/walld/Manifest
20 @@ -1 +1 @@
21 -DIST walld-1.4.2.tar.gz 25408 BLAKE2B 76210f4eb6678c12468a12629b1fd30850b42e266840e794e8703427ac570649b24bb4469c46698e2bf16445db5c0d437f7d04ae0374c10fa81a23a9f587ef39 SHA512 9b7e814fbfa3bff62400f2008fa865b8a0d390e360e8c9b254a017754f088dd8e39dd1c588f497b0170237e6130abe5f43ff245c3da17001e31e2473dec9ddc3
22 +DIST walld-1.4.4.tar.gz 25872 BLAKE2B d0361fb22d22f105a13c37ca8b47490bd6bf6c1bd744c0af309aac7d549d041e4a61ad9714407507c46ad98c0c65015941f72cbee7bfadcbe11c9f36a20d8e0c SHA512 6661b2a548aa9afcd04276a0130eebb7a31e9b600752b0e170c2af8e96179dd8e2da9e76c0e6e30c9005cc1c802bb229510fc938400a766afbb3f7a651a67341
23
24 diff --git a/app-misc/walld/walld-1.4.2.ebuild b/app-misc/walld/walld-1.4.4.ebuild
25 similarity index 94%
26 rename from app-misc/walld/walld-1.4.2.ebuild
27 rename to app-misc/walld/walld-1.4.4.ebuild
28 index 1f1ff1c68..cd7e7b00c 100644
29 --- a/app-misc/walld/walld-1.4.2.ebuild
30 +++ b/app-misc/walld/walld-1.4.4.ebuild
31 @@ -7,7 +7,7 @@ inherit optfeature meson
32
33 DESCRIPTION="A Wallpaper daemon"
34 HOMEPAGE="https://github.com/Dotz0cat/walld"
35 -SRC_URI="https://github.com/Dotz0cat/walld/archive/refs/tags/1.4.2.tar.gz -> walld-1.4.2.tar.gz"
36 +SRC_URI="https://github.com/Dotz0cat/walld/archive/refs/tags/1.4.4.tar.gz -> walld-1.4.4.tar.gz"
37
38 LICENSE="GPL-3"
39 SLOT="0"