timeshift: update to 19.08.1.
This commit is contained in:
parent
1f69156167
commit
3341a29832
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'timeshift'
|
# Template file for 'timeshift'
|
||||||
pkgname=timeshift
|
pkgname=timeshift
|
||||||
version=19.01
|
version=19.08.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
conf_files="/etc/default/timeshift.json"
|
conf_files="/etc/default/timeshift.json"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.teejeetech.in/p/timeshift.html"
|
homepage="http://www.teejeetech.in/p/timeshift.html"
|
||||||
distfiles="https://github.com/teejee2008/timeshift/archive/v${version}.tar.gz"
|
distfiles="https://github.com/teejee2008/timeshift/archive/v${version}.tar.gz"
|
||||||
checksum=557223cf0b9ab0c4848455e1cc4d9068c607b9f5492a2de4935a2f40393e3c5f
|
checksum=ab56331f97c1616b889e69adccedeca06f0150e964eea631b52c9bd399f77604
|
||||||
|
|
||||||
# Remove hard-dep on crontab, leave up to user to decide
|
# Remove hard-dep on crontab, leave up to user to decide
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Reference in New Issue