fff: update to 1.7.
This commit is contained in:
parent
a17f4fc464
commit
d15ed25ee9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fff'
|
||||
pkgname=fff
|
||||
version=1.5
|
||||
version=1.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="bash coreutils xdg-utils"
|
||||
|
@ -9,7 +9,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/dylanaraps/fff"
|
||||
distfiles="https://github.com/dylanaraps/fff/archive/${version}.tar.gz"
|
||||
checksum=83c149230b18c0ac0b4ec07824312c3df6c51f23eba8f1e22241c5ea96f4b078
|
||||
checksum=04076a3f9a872423fa9f8b163b624df40a00469ea7d9b90b50b98a468d1067d1
|
||||
|
||||
do_install() {
|
||||
vbin fff
|
||||
|
|
Loading…
Reference in New Issue