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.1
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=619c9d48f8d39c93095f545ba8944a2f0202278c9e386558e5fd26f5ff1116d4
nopie=yes

post_install() {
Expand Down
Loading