blob: 9662344cb1d05c35e0201160dced99e2f7a73391 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = goimapnotify
pkgdesc = Execute scripts on IMAP mailbox changes (new/deleted/updated messages) using IDLE, golang version.
pkgver = 2.3.1
pkgrel = 1
url = https://gitlab.com/shackra/goimapnotify
arch = i686
arch = x86_64
license = GPL
makedepends = go
options = !strip
options = !emptydirs
source = https://gitlab.com/shackra/goimapnotify/-/archive/2.3.1/goimapnotify-2.3.1.zip
sha256sums = e604e97dbfa998de7c5dea4a43e2dcbc0f0dd2d70b8bdeca4501baa14ff5740b
pkgname = goimapnotify
|