codeberg-cli: update to 0.4.11
This commit is contained in:
parent
21d81e1d62
commit
c43ffbc154
2 changed files with 2 additions and 15 deletions
|
@ -1,13 +0,0 @@
|
||||||
diff --git a/Cargo.toml b/Cargo.toml
|
|
||||||
index a01f9ac..858acc1 100644
|
|
||||||
--- a/Cargo.toml
|
|
||||||
+++ b/Cargo.toml
|
|
||||||
@@ -1,7 +1,7 @@
|
|
||||||
[package]
|
|
||||||
name = "codeberg-cli"
|
|
||||||
version = "0.4.9"
|
|
||||||
-edition = "2024"
|
|
||||||
+edition = "2021"
|
|
||||||
license = "AGPL-3.0-or-later"
|
|
||||||
keywords = ["codeberg-cli", "cli", "codeberg", "api", "tool"]
|
|
||||||
authors = [
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'codeberg-cli'
|
# Template file for 'codeberg-cli'
|
||||||
pkgname=codeberg-cli
|
pkgname=codeberg-cli
|
||||||
version=0.4.9
|
version=0.4.11
|
||||||
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=e5f5bcbde7f09e90bd987862e1c7217ce8993d8016d7fec20daf50056e6dafce
|
checksum=15e637ebf3cbac0bfc4175939753db14f3536c8fb8b1ef57da3f93b14553f73c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue