Skip to content
Merged
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/git-pages-cli/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'git-pages-cli'
pkgname=git-pages-cli
version=1.6.1
version=1.7.0
revision=1
build_style=go
go_import_path="codeberg.org/git-pages/git-pages-cli"
Expand All @@ -10,7 +10,7 @@ maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
license="0BSD"
homepage="https://codeberg.org/git-pages/git-pages-cli"
distfiles="https://codeberg.org/git-pages/git-pages-cli/archive/v${version}.tar.gz"
checksum=489b470ee4f3f196ceb3c466ee86469bb1c71849a1d886ae43451da872643bad
checksum=0ad3ce46b2a83930a704fbb6af710211da6300a640b7fd667997fb780dccf2c7

post_install() {
vlicense LICENSE.txt
Expand Down