Search Criteria
Package Details: rofi-tmpmail-git master-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rofi-tmpmail-git.git (read-only, click to copy) |
|---|---|
| Package Base: | rofi-tmpmail-git |
| Description: | This tool if a rofi wrapper for the tmpmail tool |
| Upstream URL: | https://github.com/dadav/rofi-tmpmail |
| Keywords: | rofi tmpmail |
| Licenses: | GPL |
| Provides: | rofi-tmpmail |
| Submitter: | dadav |
| Maintainer: | dadav |
| Last Packager: | dadav |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-11-01 15:18 (UTC) |
| Last Updated: | 2023-04-19 19:34 (UTC) |
Dependencies (3)
- rofi (rofi-gitAUR, rofi-nox-gitAUR)
- tmpmail-gitAUR
- xclip (wl-clipboard-x11AUR, xclip-gitAUR)
Latest Comments
dreieck commented on 2021-05-30 10:59 (UTC)
Hey,
thanks for maintaining this package.
A few remarks for this
PKGBUILD:-git-package which means "latest git commit". -- So please either use the latest git commit, or rename your package torofi-tmpmail(without the-git-suffix).rofi-tmpmail-git, please addprovides=("rofi-tmpmail=${pkgver}")(and a properpkgver()-function which outputs the software's own notion of it's version, followed by some strong monotoneusly increasing number like number if git commits and optionally git hash and latest commit date).Regards!