Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/ImapGoose/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'ImapGoose'
pkgname=ImapGoose
version=0.5.2
version=0.5.3
revision=1
build_style=go
go_import_path="git.sr.ht/~whynothugo/ImapGoose"
Expand All @@ -13,7 +13,7 @@ license="ISC"
homepage="https://git.sr.ht/~whynothugo/ImapGoose"
changelog="https://git.sr.ht/~whynothugo/ImapGoose/blob/main/CHANGELOG.md"
distfiles="https://git.sr.ht/~whynothugo/ImapGoose/archive/v${version}.tar.gz"
checksum=ad21d08a3d3fa29eabf7588dd3423a822f981c554e75549ac1dcf6b3b3d52bd5
checksum=d8ddce354a89122062f72fd21a10fe4c33bac2feb3b2064b96918ffc9ae61592
nopie=yes

post_install() {
Expand Down