mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
goimapnotify: update to 2.5.
This commit is contained in:
parent
b6fa55733b
commit
2911362d69
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'goimapnotify'
|
# Template file for 'goimapnotify'
|
||||||
pkgname=goimapnotify
|
pkgname=goimapnotify
|
||||||
version=2.4
|
version=2.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="gitlab.com/shackra/goimapnotify"
|
go_import_path="gitlab.com/shackra/goimapnotify"
|
||||||
|
go_ldflags="-X main.commit=(unknown) -X main.gittag=${version} -X main.branch=master"
|
||||||
short_desc="Execute scripts on IMAP idle notifications (Go version)"
|
short_desc="Execute scripts on IMAP idle notifications (Go version)"
|
||||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://gitlab.com/shackra/goimapnotify"
|
homepage="https://gitlab.com/shackra/goimapnotify"
|
||||||
changelog="https://gitlab.com/shackra/goimapnotify/blob/master/CHANGELOG.rst"
|
changelog="https://gitlab.com/shackra/goimapnotify/blob/master/CHANGELOG.rst"
|
||||||
distfiles="https://${go_import_path}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://${go_import_path}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=9eb05ed81a508555e607d56c5ba6c5bb2212d527de82e6a3cf27dd99dd0cf2cd
|
checksum=938ee737919d36825131f573ca1925fd873384486bcf8813975590734fa73a47
|
||||||
|
|
Loading…
Add table
Reference in a new issue