mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
timeshift: update to 20.11.1.
This commit is contained in:
parent
99cd1a8fce
commit
2c70871673
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'timeshift'
|
# Template file for 'timeshift'
|
||||||
pkgname=timeshift
|
pkgname=timeshift
|
||||||
version=20.03
|
version=20.11.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
conf_files="/etc/default/timeshift.json"
|
|
||||||
hostmakedepends="gettext pkg-config vala which"
|
hostmakedepends="gettext pkg-config vala which"
|
||||||
makedepends="libgee08-devel json-glib-devel gtk+3-devel vte3-devel libgirepository-devel"
|
makedepends="libgee08-devel json-glib-devel gtk+3-devel vte3-devel libgirepository-devel"
|
||||||
depends="rsync psmisc"
|
depends="rsync psmisc"
|
||||||
|
@ -12,7 +11,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=6516150481fc3e69c090ff25426e85d99d10035949446368918076b19335b391
|
checksum=c6dcca80b42f80a8c8d9d03e91eb17aa634be2f1031f667bba3f483410297abb
|
||||||
|
|
||||||
# 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…
Add table
Reference in a new issue