codeberg-cli: update to 0.4.3

This commit is contained in:
tranzystorekk 2024-07-31 20:07:34 +02:00
parent ecb4ed98f2
commit d758b7ee66
2 changed files with 22 additions and 5 deletions

View File

@ -0,0 +1,13 @@
diff --git a/Cargo.toml b/Cargo.toml
index ea57a6d..16d7a4e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -47,7 +47,7 @@ url = "2.5"
webbrowser = "1.0"
forgejo-api = "0.3"
-git2 = "0.19"
+git2 = "0.18"
[dev-dependencies]
insta = "1.34"

View File

@ -1,6 +1,6 @@
# Template file for 'codeberg-cli'
pkgname=codeberg-cli
version=0.4.2
version=0.4.3
revision=1
build_style=cargo
build_helper=qemu
@ -9,10 +9,14 @@ makedepends="libgit2-devel openssl-devel"
short_desc="CLI Tool for Codeberg similar to gh and glab"
maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
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=1b18eba65e62cf795b955dfd95d8bddb3827833628d27641c88252291f02428c
homepage="https://codeberg.org/Aviac/codeberg-cli"
changelog="https://codeberg.org/Aviac/codeberg-cli/raw/branch/main/CHANGELOG.md"
distfiles="https://codeberg.org/Aviac/codeberg-cli/archive/v${version}.tar.gz"
checksum=cf439a53846c93adf51bc0911da7489e59828b5be6ad0e50cecd4312e36c52b4
post_patch() {
cargo update --package git2@0.19.0 --precise 0.18.3
}
post_install() {
vlicense LICENSE