mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
fff: update to 2.1.
This commit is contained in:
parent
6ad16656c9
commit
58d0f86a65
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=2.0
|
version=2.1
|
||||||
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=a202bde184724239786ec93ccced8054e9d5788239312ef91d74593469ebb10a
|
checksum=776870d11c022fa40468d5d582831c0ab5beced573489097deaaf5dd690e7eab
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin fff
|
vbin fff
|
||||||
|
|
Loading…
Add table
Reference in a new issue