mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
codeberg-cli: update to 0.3.5
This commit is contained in:
parent
178b582604
commit
817043649d
2 changed files with 3 additions and 14 deletions
|
@ -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'
|
# Template file for 'codeberg-cli'
|
||||||
pkgname=codeberg-cli
|
pkgname=codeberg-cli
|
||||||
version=0.3.4
|
version=0.3.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ license="AGPL-3.0-or-later"
|
||||||
homepage="https://codeberg.org/RobWalt/codeberg-cli"
|
homepage="https://codeberg.org/RobWalt/codeberg-cli"
|
||||||
changelog="https://codeberg.org/RobWalt/codeberg-cli/raw/branch/main/CHANGELOG.md"
|
changelog="https://codeberg.org/RobWalt/codeberg-cli/raw/branch/main/CHANGELOG.md"
|
||||||
distfiles="https://codeberg.org/RobWalt/codeberg-cli/archive/v${version}.tar.gz"
|
distfiles="https://codeberg.org/RobWalt/codeberg-cli/archive/v${version}.tar.gz"
|
||||||
checksum=379e39412eb5a15b5a0920e29d19d36d5abaa5e5b8d4fb16658e3fbbe3eba189
|
checksum=bd705df34588fcf668fab8f2c77127679a83335d8ce5248950365fb599d35d29
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue