Search Criteria
Package Details: goimapnotify-git 2.5.5.r6.gc34b09b-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/goimapnotify-git.git (read-only, click to copy) |
|---|---|
| Package Base: | goimapnotify-git |
| Description: | Execute scripts on IMAP mailbox changes (new/deleted/updated messages) using IDLE, golang version. |
| Upstream URL: | https://gitlab.com/shackra/goimapnotify |
| Licenses: | GPL3 |
| Conflicts: | goimapnotify |
| Provides: | goimapnotify |
| Submitter: | earthian |
| Maintainer: | earthian |
| Last Packager: | earthian |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-05-02 07:48 (UTC) |
| Last Updated: | 2026-02-17 15:06 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
earthian commented on 2026-02-17 15:07 (UTC)
@raagu079 done, thank you for pointing it out
raagu079 commented on 2026-02-17 05:35 (UTC)
Getting error,
no go files under /path/to/paru/clone/goimapnotify-git/src/goimapnotifygo buildneeds to be changed togo build ./cmd/goimapnotifyearthian commented on 2024-10-02 14:59 (UTC)
fixed
gilcu3 commented on 2024-10-01 19:08 (UTC)
@shackra I see, certainly did not expect that. Hopefully the Maintainer fixes that soon then.
shackra commented on 2024-10-01 17:08 (UTC)
@gilcu3 2.3.x was the default branch for quite a while
gilcu3 commented on 2024-10-01 16:46 (UTC)
Correct, but shouldnt a git package point to the master branch anyway?
shackra commented on 2024-10-01 16:35 (UTC)
@gilcu3 that's because that branch don't exists anymore, it was merged into
masterand the latest tag is 2.4gilcu3 commented on 2024-10-01 12:42 (UTC) (edited on 2024-10-01 12:42 (UTC) by gilcu3)
package fails to build with
fatal: invalid reference: origin/2.3.x, maybe related to there being2.4now.