mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
goimapnotify: update to 2.3.16.
This commit is contained in:
parent
ced2df5902
commit
9c36a2466b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'goimapnotify'
|
# Template file for 'goimapnotify'
|
||||||
pkgname=goimapnotify
|
pkgname=goimapnotify
|
||||||
version=2.3.15
|
version=2.3.16
|
||||||
revision=2
|
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=4ccd55c248e1e7ff29b3479eaf38b9b62f946bd950b5c681a3d25a499ddfd6b2
|
checksum=11908445d8136c1d7620b9704c5f5deab68f85875808c9fe959f3b6531c35dbf
|
||||||
|
|
Loading…
Add table
Reference in a new issue