Package Details: goimapnotify-git 2.5.5.r6.gc34b09b-1

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)

Required by (0)

Sources (1)

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/goimapnotify

go build needs to be changed to go build ./cmd/goimapnotify

earthian 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 master and the latest tag is 2.4

gilcu3 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 being 2.4 now.