14 lines
598 B
Bash
14 lines
598 B
Bash
# Template file for 'goimapnotify'
|
|
pkgname=goimapnotify
|
|
version=2.3
|
|
revision=1
|
|
build_style=go
|
|
go_import_path="gitlab.com/shackra/goimapnotify"
|
|
hostmakedepends="git"
|
|
short_desc="Execute scripts on IMAP idle notifications (Go version)"
|
|
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|
license="GPL-3.0-only"
|
|
homepage="https://gitlab.com/shackra/goimapnotify"
|
|
changelog="https://gitlab.com/shackra/goimapnotify/blob/master/CHANGELOG.rst"
|
|
distfiles="https://${go_import_path}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
|
checksum=81c2a903edafc39efe22ad6487c19af0cc7c7ca5ba39aaf3bd715568be9b3f9f
|