diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-16 23:39:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-17 08:44:56 +0700 |
commit | 86b605971f8691a5d3682b3d1d8d6adc9f1255aa (patch) | |
tree | 59040fc51eecd6dc3cbc6bff54f60ec3e0e0c1af /system/firetools/firetools.info | |
parent | 629e7accd5e2b069812a2eab49a1c5b3295dd3a6 (diff) |
system/firetools: Updated for version 0.9.64.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/firetools/firetools.info')
-rw-r--r-- | system/firetools/firetools.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/firetools/firetools.info b/system/firetools/firetools.info index c0026c433872c..04d18c6f7973b 100644 --- a/system/firetools/firetools.info +++ b/system/firetools/firetools.info @@ -1,10 +1,10 @@ PRGNAM="firetools" -VERSION="0.9.62" +VERSION="0.9.64" HOMEPAGE="https://l3net.wordpress.com/projects/firejail/#firetools" -DOWNLOAD="https://sourceforge.net/projects/firejail/files/firetools/firetools-0.9.62.tar.xz" -MD5SUM="182684754c94088a8791c16c5f4c296e" +DOWNLOAD="https://sourceforge.net/projects/firejail/files/firetools/firetools-0.9.64.tar.xz" +MD5SUM="a95af117c8bd1c78a67de450a8ecb97a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="firejail" +REQUIRES="firejail qt5" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |