fff: update to 1.2.
This commit is contained in:
parent
75d6bd6755
commit
adff963c46
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fff'
|
# Template file for 'fff'
|
||||||
pkgname=fff
|
pkgname=fff
|
||||||
version=1.0
|
version=1.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="bash coreutils xdg-utils"
|
depends="bash coreutils xdg-utils"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/dylanaraps/fff"
|
homepage="https://github.com/dylanaraps/fff"
|
||||||
distfiles="https://github.com/dylanaraps/fff/archive/${version}.tar.gz"
|
distfiles="https://github.com/dylanaraps/fff/archive/${version}.tar.gz"
|
||||||
checksum=6e5eed18b50b3e1a2497092e618665ff00b71b27b4f7653f9693ee40517d1a8a
|
checksum=a77095950c2fe1eca82c12c41273ed987e295e522c7e85365192f9056e4f80d8
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin fff
|
vbin fff
|
||||||
|
|
Loading…
Reference in a new issue