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