We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67e936a commit 63d5c85Copy full SHA for 63d5c85
1 file changed
srcpkgs/peco/template
@@ -1,6 +1,6 @@
1
# Template file for 'peco'
2
pkgname=peco
3
-version=0.5.5
+version=0.5.6
4
revision=1
5
build_style=go
6
go_import_path="github.com/peco/peco"
@@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
11
license="MIT"
12
homepage="https://github.com/peco/peco"
13
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
14
-checksum=ce4191cb16d924c81cce1ebd0340d98739794745d19565ba8a84ef1e12e1960c
+checksum=f0d1eb271727d56fef18107532a5714083a1cce4f6e8fc1cb1681dcb6f95aceb
15
16
post_install() {
17
vlicense LICENSE
0 commit comments