Search Criteria
Package Details: sherlock-clp-git r5.234f9bb-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sherlock-clp-git.git (read-only, click to copy) |
|---|---|
| Package Base: | sherlock-clp-git |
| Description: | A custom plugin for Sherlock adding clipboard history support. |
| Upstream URL: | https://github.com/Skxxtz/sherlock-clipboard |
| Licenses: | GPL-3.0 |
| Conflicts: | sherlock-clp |
| Provides: | sherlock-clp |
| Submitter: | skxxtz |
| Maintainer: | skxxtz |
| Last Packager: | skxxtz |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-11-02 02:33 (UTC) |
| Last Updated: | 2025-11-02 02:33 (UTC) |
Dependencies (2)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
yakedo commented on 2026-02-17 16:07 (UTC) (edited on 2026-02-17 16:12 (UTC) by yakedo)
The package fails to build due to an incorrect strip path :
Changing the variable in
stripfrom$pkgnameto$_pkgnamefixed the issue. It built successfully afterwards.