We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a64e78 commit 0f3dc7bCopy full SHA for 0f3dc7b
1 file changed
srcpkgs/ImapGoose/template
@@ -1,6 +1,6 @@
1
# Template file for 'ImapGoose'
2
pkgname=ImapGoose
3
-version=0.4.2
+version=0.5.0
4
revision=1
5
build_style=go
6
go_import_path="git.sr.ht/~whynothugo/ImapGoose"
@@ -13,7 +13,7 @@ license="ISC"
13
homepage="https://git.sr.ht/~whynothugo/ImapGoose"
14
changelog="https://git.sr.ht/~whynothugo/ImapGoose/blob/main/CHANGELOG.md"
15
distfiles="https://git.sr.ht/~whynothugo/ImapGoose/archive/v${version}.tar.gz"
16
-checksum=13752532007c0ae16b9e5605fc2f9d7b74370ae7dca08649b76d28bf23b06277
+checksum=8e46c30e4d4f2c884d132cf1a086071e22756d71d5a1e48e826a6f9faab71220
17
nopie=yes
18
19
post_install() {
0 commit comments