diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-01-29 08:13:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-29 08:13:07 +0700 |
commit | e4a0455bfefc9668cab38893d453dca57feefddf (patch) | |
tree | 27f01ab7f277382664490c3b72c3e81f122cc564 /system/profile-cleaner/profile-cleaner.info | |
parent | be207bd51f0d59d4c7a1fd1d7ebbf735e7164635 (diff) | |
download | slackbuilds-e4a0455bfefc9668cab38893d453dca57feefddf.tar.gz |
system/profile-cleaner: Added (SQLite vacuuming and re-indexing).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/profile-cleaner/profile-cleaner.info')
-rw-r--r-- | system/profile-cleaner/profile-cleaner.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/profile-cleaner/profile-cleaner.info b/system/profile-cleaner/profile-cleaner.info new file mode 100644 index 0000000000..7097c94a14 --- /dev/null +++ b/system/profile-cleaner/profile-cleaner.info @@ -0,0 +1,10 @@ +PRGNAM="profile-cleaner" +VERSION="2.33" +HOMEPAGE="https://github.com/graysky2/profile-cleaner/" +DOWNLOAD="https://github.com/graysky2/profile-cleaner/archive/v2.33.tar.gz" +MD5SUM="6ca9f24cdb36de838953a05f3a239172" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="parallel" +MAINTAINER="Marcel Saegebarth" +EMAIL="marc@mos6581.de" |