fff: update to 2.0.
This commit is contained in:
parent
bd5c56130f
commit
c27055c9d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fff'
|
||||
pkgname=fff
|
||||
version=1.9
|
||||
version=2.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=dd953a81964ff4944841ba8bc47fecdae0f35e26b54002fcc73aedc35e57b2e2
|
||||
checksum=a202bde184724239786ec93ccced8054e9d5788239312ef91d74593469ebb10a
|
||||
|
||||
do_install() {
|
||||
vbin fff
|
||||
|
|
Loading…
Reference in a new issue