diff options
author | John M. Harris Jr. <johnmh@johnmh.me> | 2024-11-12 22:15:19 -0700 |
---|---|---|
committer | John M. Harris Jr. <johnmh@johnmh.me> | 2024-11-12 22:15:19 -0700 |
commit | 7e67856f4e0b3b45549c546fc2fd4799c186e5ca (patch) | |
tree | 19bbfe383e848ea3070290b616b42b395426dea6 /gui-apps | |
parent | dev-libs/lexbor: add 2.4.0, drop 2.3.0 (diff) | |
download | guru-7e67856f4e0b3b45549c546fc2fd4799c186e5ca.tar.gz guru-7e67856f4e0b3b45549c546fc2fd4799c186e5ca.tar.bz2 guru-7e67856f4e0b3b45549c546fc2fd4799c186e5ca.zip |
gui-apps/wl-clip-persist: revbump for slotted rust
Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me>
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/wl-clip-persist/wl-clip-persist-0.4.3-r1.ebuild (renamed from gui-apps/wl-clip-persist/wl-clip-persist-0.4.3.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/wl-clip-persist/wl-clip-persist-0.4.3.ebuild b/gui-apps/wl-clip-persist/wl-clip-persist-0.4.3-r1.ebuild index f202c7cd3..0f89e3fb9 100644 --- a/gui-apps/wl-clip-persist/wl-clip-persist-0.4.3.ebuild +++ b/gui-apps/wl-clip-persist/wl-clip-persist-0.4.3-r1.ebuild @@ -117,7 +117,7 @@ HOMEPAGE="https://github.com/Linus789/wl-clip-persist" SRC_URI=" ${CARGO_CRATE_URIS} - https://github.com/Linus789/wl-clip-persist/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz + https://github.com/Linus789/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz " LICENSE="MIT" |