fff: update to 2.2.
This commit is contained in:
parent
adc0e1b59a
commit
29f27e57b6
1 changed files with 2 additions and 3 deletions
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'fff'
|
||||
pkgname=fff
|
||||
version=2.1
|
||||
version=2.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
depends="bash coreutils xdg-utils"
|
||||
short_desc="Simple file manager written in bash"
|
||||
maintainer="shizonic <realtiaz@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/dylanaraps/fff"
|
||||
distfiles="https://github.com/dylanaraps/fff/archive/${version}.tar.gz"
|
||||
checksum=776870d11c022fa40468d5d582831c0ab5beced573489097deaaf5dd690e7eab
|
||||
checksum=45f6e1091986c892ea45e1ac82f2d7f5417cfb343dc569d2625b5980e6bcfb62
|
||||
|
||||
do_install() {
|
||||
vbin fff
|
||||
|
|
Loading…
Reference in a new issue