Search Criteria
Package Details: tmpmail-git 72.gf32c7ee-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tmpmail-git.git (read-only, click to copy) |
---|---|
Package Base: | tmpmail-git |
Description: | A temporary email right from your terminal |
Upstream URL: | https://github.com/sdushantha/tmpmail |
Licenses: | MIT |
Submitter: | b12f |
Maintainer: | b12f |
Last Packager: | b12f |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2020-09-14 12:47 (UTC) |
Last Updated: | 2020-09-29 21:57 (UTC) |
Latest Comments
« First ‹ Previous 1 2
dreieck commented on 2021-05-30 10:50 (UTC)
Can you make
pkgver()
usetmpmail --version
as the first part of the package version, please? This is what should be done according to packaging guidelines.Can you add
provides=("tmpmail=${pkgver}")
, please?Thanks for maintaining!
b12f commented on 2020-09-17 15:55 (UTC)
Done. However, since the version wasn't bumped, it won't update in the package database.
fordprefect commented on 2020-09-17 12:40 (UTC)
please delete the unnecessary build function from the PKGBUILD. No need for return 0, just dont declare the function.
« First ‹ Previous 1 2