mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: goimapnotify-2.0
This commit is contained in:
parent
608013aa48
commit
70558da93c
1 changed files with 15 additions and 0 deletions
15
srcpkgs/goimapnotify/template
Normal file
15
srcpkgs/goimapnotify/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'goimapnotify'
|
||||||
|
pkgname=goimapnotify
|
||||||
|
version=2.0
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="gitlab.com/shackra/goimapnotify"
|
||||||
|
go_get="no"
|
||||||
|
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=175734cdc3fad285479f4bbad761fe2a379f33e4919572efaf41c8107d249cd9
|
Loading…
Add table
Reference in a new issue