fff: update to 1.5.
This commit is contained in:
parent
fee5db8cda
commit
2edf751b47
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fff'
|
||||
pkgname=fff
|
||||
version=1.4
|
||||
version=1.5
|
||||
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=1a9d0f2ca1920d0ade41c91f27ca5af0f114b35d438cf67b87d8bfb6f6453bda
|
||||
checksum=83c149230b18c0ac0b4ec07824312c3df6c51f23eba8f1e22241c5ea96f4b078
|
||||
|
||||
do_install() {
|
||||
vbin fff
|
||||
|
|
Loading…
Reference in New Issue