We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f21990 commit 1a64e78Copy full SHA for 1a64e78
1 file changed
srcpkgs/babelfish/template
@@ -1,15 +1,15 @@
1
# Template file for 'babelfish'
2
pkgname=babelfish
3
-version=1.1.0
4
-revision=3
+version=1.2.0
+revision=1
5
build_style=go
6
go_import_path="bou.ke/babelfish"
7
short_desc="Translate bash scripts to fish"
8
maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>"
9
license="MIT"
10
homepage="https://github.com/bouk/babelfish/"
11
distfiles="https://github.com/bouk/babelfish/archive/refs/tags/v$version.tar.gz"
12
-checksum=7896c3e998e82ed15300f0951052af1e3a5a4c54fa9a07f1e2f743854b7ad239
+checksum=349e142b200ef138c0045e1b6fc989aad81c0764ba65796e2e384e456f091123
13
14
post_install() {
15
vcompletion babel.fish fish
0 commit comments