Skip to content

Commit d968f76

Browse files
jcgruenhageclassabbyamp
authored andcommitted
fool: bump for inclusion of dependency metadata
1 parent dfbc41d commit d968f76

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

srcpkgs/fool/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Template file for 'fool'
22
pkgname=fool
33
version=0.2.1
4-
revision=3
4+
revision=4
55
build_style=cargo
66
makedepends="ncurses-devel"
7-
short_desc="A powerful git terminal interface which focuses on usability"
7+
short_desc="Powerful git terminal interface which focuses on usability"
88
maintainer="Wilson Birney <wpb@360scada.com>"
99
license="MIT"
1010
homepage="https://github.com/spacekookie/fool"
@@ -13,7 +13,7 @@ checksum=41fa1a10a3b3cadba4700b809df13df9ed109ecc5c54ba8b645269abff84a41a
1313

1414
pre_build() {
1515
# default version too old for ppc musl systems
16-
cargo update --package libc --precise 0.2.66
16+
cargo update --package libc@0.2.34 --precise 0.2.66
1717
}
1818

1919
post_install() {

0 commit comments

Comments
 (0)