codeberg-cli: update to 0.4.6
This commit is contained in:
parent
dd8d89993c
commit
90166e355d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'codeberg-cli'
|
# Template file for 'codeberg-cli'
|
||||||
pkgname=codeberg-cli
|
pkgname=codeberg-cli
|
||||||
version=0.4.5
|
version=0.4.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -12,7 +12,7 @@ license="AGPL-3.0-or-later"
|
||||||
homepage="https://codeberg.org/Aviac/codeberg-cli"
|
homepage="https://codeberg.org/Aviac/codeberg-cli"
|
||||||
changelog="https://codeberg.org/Aviac/codeberg-cli/raw/branch/main/CHANGELOG.md"
|
changelog="https://codeberg.org/Aviac/codeberg-cli/raw/branch/main/CHANGELOG.md"
|
||||||
distfiles="https://codeberg.org/Aviac/codeberg-cli/archive/v${version}.tar.gz"
|
distfiles="https://codeberg.org/Aviac/codeberg-cli/archive/v${version}.tar.gz"
|
||||||
checksum=c86d1e7f8582646d98e8090da280d4aff6503746dda5911cc0cff375940c2673
|
checksum=62cbeed20fbe58b3829b0ad67e43c6821f3046cf8d98037d454698aee1c98b11
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue