We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e56f9 commit c85becfCopy full SHA for c85becf
srcpkgs/git-toolbelt/template
@@ -1,6 +1,6 @@
1
# Template file for 'git-toolbelt'
2
pkgname=git-toolbelt
3
-version=1.9.4
+version=1.10.0
4
revision=1
5
depends="git fzf"
6
short_desc="Helper tools to make everyday life with Git much easier"
@@ -9,7 +9,7 @@ license="BSD-3-Clause"
9
homepage="https://github.com/nvie/git-toolbelt"
10
changelog="https://raw.githubusercontent.com/nvie/git-toolbelt/refs/heads/main/CHANGELOG.md"
11
distfiles="https://github.com/nvie/git-toolbelt/archive/v${version}.tar.gz"
12
-checksum=621c477dab0b35c25dc975d36db56a89a5f7e4edadc007b23fee61fb2071e79e
+checksum=b6b23f61604b7a89a0bf7486ef9c32a34c95cf6b57c27376ff69d70c12fbf7c1
13
conflicts="git-extras"
14
15
do_install() {
0 commit comments