diff options
author | Antonio Leal <antonioleal@yahoo.com> | 2022-07-01 21:52:52 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-02 09:55:33 +0700 |
commit | 126c8b01bf4931afffb461c6a7bd49f74e81516b (patch) | |
tree | 155b9f9e3437749d3814acce36fb56125563adc1 /system/timeshift/timeshift.info | |
parent | b2dd8636e4fe8a9ce61794380c170a725e3a1a87 (diff) | |
download | slackbuilds-126c8b01bf4931afffb461c6a7bd49f74e81516b.tar.gz |
system/timeshift: Added (incremental snapshots, backup and restore)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/timeshift/timeshift.info')
-rw-r--r-- | system/timeshift/timeshift.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/timeshift/timeshift.info b/system/timeshift/timeshift.info new file mode 100644 index 0000000000..325eae5a13 --- /dev/null +++ b/system/timeshift/timeshift.info @@ -0,0 +1,10 @@ +PRGNAM="timeshift" +VERSION="22.06.1" +HOMEPAGE="https://github.com/teejee2008/timeshift" +DOWNLOAD="https://github.com/teejee2008/timeshift/archive/v22.06.1/timeshift-22.06.1.tar.gz" +MD5SUM="6c1e50946ab89c99e71f66b64f7234dc" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Antonio Leal" +EMAIL="antonioleal@yahoo.com" |