Skip to content
Open
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.0
version=0.5.2
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=8e46c30e4d4f2c884d132cf1a086071e22756d71d5a1e48e826a6f9faab71220
checksum=ad21d08a3d3fa29eabf7588dd3423a822f981c554e75549ac1dcf6b3b3d52bd5
nopie=yes

post_install() {
Expand Down