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