We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3004512 commit b70561dCopy full SHA for b70561d
1 file changed
srcpkgs/git-pages-cli/template
@@ -1,6 +1,6 @@
1
# Template file for 'git-pages-cli'
2
pkgname=git-pages-cli
3
-version=1.8.2
+version=1.9.0
4
revision=1
5
build_style=go
6
go_import_path="codeberg.org/git-pages/git-pages-cli"
@@ -10,7 +10,7 @@ maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
10
license="0BSD"
11
homepage="https://codeberg.org/git-pages/git-pages-cli"
12
distfiles="https://codeberg.org/git-pages/git-pages-cli/archive/v${version}.tar.gz"
13
-checksum=8e210c40c30de2100f6a9ea5b1c32ee83510782b7c2e68ae018d63a43744303c
+checksum=d5253a17ae340b8d8d9afbfb84dde9ae1b63251cd2e195de5f69e6108ba43a81
14
15
post_install() {
16
vlicense LICENSE.txt
0 commit comments