diff options
author | Dejan Strbac <me@dejanstrbac.com> | 2020-02-08 08:47:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-08 13:39:33 +0700 |
commit | c33cd34483de42acaae28d50a2e6047734cf5ac0 (patch) | |
tree | dc7234986e6ed1dbb2952a05787155de7936802a /system/tmpwatch/tmpwatch.info | |
parent | 741cf90584ae21d753d55297cec431d94fee831a (diff) |
system/tmpwatch: Added (A utility for removing temporary files).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tmpwatch/tmpwatch.info')
-rw-r--r-- | system/tmpwatch/tmpwatch.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/tmpwatch/tmpwatch.info b/system/tmpwatch/tmpwatch.info new file mode 100644 index 000000000000..4c0046b586de --- /dev/null +++ b/system/tmpwatch/tmpwatch.info @@ -0,0 +1,10 @@ +PRGNAM="tmpwatch" +VERSION="2.11" +HOMEPAGE="https://pagure.io/tmpwatch" +DOWNLOAD="https://releases.pagure.org/tmpwatch/tmpwatch-2.11.tar.bz2" +MD5SUM="9ea7e169296eb1196b80fe05bba1cbd0" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Dejan Strbac" +EMAIL="me@dejanstrbac.com" |