Skip to content

Commit

Permalink
app-misc/proctl: update SRC_URI and add keywords ~amd64
Browse files Browse the repository at this point in the history
Signed-off-by: kernaltrap8 <[email protected]>
  • Loading branch information
kernaltrap8 committed Jul 1, 2024
1 parent 49ac59b commit d21ebd9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions app-misc/proctl/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST v1.5.tar.gz 14285 BLAKE2B 10202f412f930f005ddf68c500079fa8b36f6903b93c3ae87c97a298524d1b8fe0e0f6817bc5c66e1b413ea742544f60bb91e184b55d5f70ef1409be913e0da5 SHA512 578ce2baa379a4379e9c2ebca58001992f716f7660cdb6710e97f7a4d6be06598a176887aec864bf4b15bd88f7d6eaa829ce3f0ca6daf7d9c964419068460aa1
6 changes: 3 additions & 3 deletions app-misc/proctl/proctl-1.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@

EAPI=8

inherit meson git-r3
inherit meson

EGIT_REPO_URI="https://github.com/kernaltrap8/proctl"
EGIT_COMMIT="v${PV}"
SRC_URI="https://github.com/kernaltrap8/${PN}/archive/refs/tags/v${PV}.tar.gz"

DESCRIPTION="small C program that can control processes"
HOMEPAGE="https://github.com/kernaltrap8/proctl"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"

0 comments on commit d21ebd9

Please sign in to comment.