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