Package Details: tmpmail 1.2.3-1

Git Clone URL: https://aur.archlinux.org/tmpmail.git (read-only, click to copy)
Package Base: tmpmail
Description: A temporary email right from your terminal written in POSIX sh
Upstream URL: https://github.com/sdushantha/tmpmail
Licenses: MIT
Submitter: dusansimic
Maintainer: None
Last Packager: dusansimic
Votes: 0
Popularity: 0.000000
First Submitted: 2021-12-17 14:31 (UTC)
Last Updated: 2022-05-05 14:49 (UTC)

Dependencies (5)

Required by (0)

Sources (1)

Latest Comments

m040601 commented on 2024-06-07 08:38 (UTC) (edited on 2024-06-07 08:45 (UTC) by m040601)

kleintux commented on 2023-01-03 11:49 (UTC)
service is gone, i think we should delete this AUR

The service is not gone, here is its homepage and API https://www.1secmail.com/api/

This tool "tmpmail" is just a cli to that API.

It is an "extremely" usefull simple CLI tool to that API and PKGBUILD and still works fine. Although the last updates in the git repo, https://github.com/sdushantha/tmpmail are from 2022,

2022-05-06 Siddharth Dushantha      M─┐ [master] {origin/master} {origin/HEA
2022-05-06 Diggaj Upadhyay          │ o chore: remove git.io #72
2022-05-05 Siddharth Dushantha      o─┘ <v1.2.3> version bump 1.2.2 --> 1.2.
2022-05-05 Siddharth Dushantha      o fixed small bug caused by #73
2022-05-05 Siddharth Dushantha      o <v1.2.2> version bump 1.2.1 --> 1.2.2
2022-05-05 Siddharth Dushantha      M─┐ Merge pull request #73 from aincube/

Unfortunately this PKGBUILD "tmpmail" was abandoned.

I asked the maintainer fo "tmpmail-git" if he wants to adopt "tmpmail", https://aur.archlinux.org/packages/tmpmail-git

Anyone else interested ?

kleintux commented on 2023-01-03 11:49 (UTC)

service is gone, i think we should delete this AUR

FabioLolix commented on 2021-12-19 10:24 (UTC)

Thanks for updating!

dusansimic commented on 2021-12-19 10:18 (UTC)

@FabioLolix thanks for the report! I have a habit of explicitly specifying source name for git repos. Everything is patched now.

dusansimic commented on 2021-12-19 10:17 (UTC)

@kleintux that's the last release on the release page but project maintainer hasn't added new releases on GitHub for newer versions. The latest version of the package is in fact 1.1.9 and it's on the commit I specified as a source. An issue is open on GitHub about this and it should be addressed there. Cheers!

FabioLolix commented on 2021-12-19 02:22 (UTC)

@kleintux that an old release

FabioLolix commented on 2021-12-17 21:25 (UTC)

Hello,

  • $pkgname:: is pointless since source is already called tmpmail
  • the license need to be installed install -D LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"