mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
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'
|
# Template file for 'fff'
|
||||||
pkgname=fff
|
pkgname=fff
|
||||||
version=1.9
|
version=2.0
|
||||||
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=dd953a81964ff4944841ba8bc47fecdae0f35e26b54002fcc73aedc35e57b2e2
|
checksum=a202bde184724239786ec93ccced8054e9d5788239312ef91d74593469ebb10a
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin fff
|
vbin fff
|
||||||
|
|
Loading…
Add table
Reference in a new issue