codeberg-cli: update to 0.3.5
This commit is contained in:
parent
178b582604
commit
817043649d
@ -1,11 +0,0 @@
|
||||
--- a/Cargo.lock
|
||||
+++ b/Cargo.lock
|
||||
@@ -195,7 +195,7 @@
|
||||
|
||||
[[package]]
|
||||
name = "codeberg-cli"
|
||||
-version = "0.3.3"
|
||||
+version = "0.3.4"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
@ -1,7 +1,7 @@
|
||||
# Template file for 'codeberg-cli'
|
||||
pkgname=codeberg-cli
|
||||
version=0.3.4
|
||||
revision=2
|
||||
version=0.3.5
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
hostmakedepends="pkg-config"
|
||||
@ -12,7 +12,7 @@ license="AGPL-3.0-or-later"
|
||||
homepage="https://codeberg.org/RobWalt/codeberg-cli"
|
||||
changelog="https://codeberg.org/RobWalt/codeberg-cli/raw/branch/main/CHANGELOG.md"
|
||||
distfiles="https://codeberg.org/RobWalt/codeberg-cli/archive/v${version}.tar.gz"
|
||||
checksum=379e39412eb5a15b5a0920e29d19d36d5abaa5e5b8d4fb16658e3fbbe3eba189
|
||||
checksum=bd705df34588fcf668fab8f2c77127679a83335d8ce5248950365fb599d35d29
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user