goimapnotify: update to 2.3.9.
This commit is contained in:
parent
ece3410cf2
commit
8aa2a739e7
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'goimapnotify'
|
# Template file for 'goimapnotify'
|
||||||
pkgname=goimapnotify
|
pkgname=goimapnotify
|
||||||
version=2.3.7
|
version=2.3.9
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="gitlab.com/shackra/goimapnotify"
|
go_import_path="gitlab.com/shackra/goimapnotify"
|
||||||
short_desc="Execute scripts on IMAP idle notifications (Go version)"
|
short_desc="Execute scripts on IMAP idle notifications (Go version)"
|
||||||
|
@ -10,4 +10,4 @@ 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=166f5f47aeda4a8ee986cefce32ef542cb2d581bf4196ef8da5daef01d06991d
|
checksum=144474008d5d539921e966214e6db7d76123094184486d1c111a6c3ab0b2cfa6
|
||||||
|
|
Loading…
Reference in New Issue