diff --git a/main/timeshift/.checksums b/main/timeshift/.checksums index f3812e334..b06c16d1e 100644 --- a/main/timeshift/.checksums +++ b/main/timeshift/.checksums @@ -1 +1 @@ -f0faee8d190c30704bf7449a7f14177c timeshift-21.09.1.tar.gz +6c1e50946ab89c99e71f66b64f7234dc timeshift-22.06.1.tar.gz diff --git a/main/timeshift/.pkgfiles b/main/timeshift/.pkgfiles index ebf5b528c..90104aa56 100644 --- a/main/timeshift/.pkgfiles +++ b/main/timeshift/.pkgfiles @@ -1,4 +1,4 @@ -timeshift-21.09.1-1 +timeshift-22.06.1-1 drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/timeshift/ -rw-r--r-- root/root etc/timeshift/default.json @@ -42,6 +42,8 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/timeshift.1.gz drwxr-xr-x root/root usr/share/metainfo/ -rw-r--r-- root/root usr/share/metainfo/timeshift.appdata.xml +drwxr-xr-x root/root usr/share/pixmaps/ +-rwxr-xr-x root/root usr/share/pixmaps/timeshift.png drwxr-xr-x root/root usr/share/polkit-1/ drwxr-xr-x root/root usr/share/polkit-1/actions/ -rw-r--r-- root/root usr/share/polkit-1/actions/in.teejeetech.pkexec.timeshift.policy diff --git a/main/timeshift/spkgbuild b/main/timeshift/spkgbuild index fd9ed9b92..92b441e7c 100755 --- a/main/timeshift/spkgbuild +++ b/main/timeshift/spkgbuild @@ -2,7 +2,7 @@ # depends : cronie libgee vte3 gtk3 vala json-glib rsync name=timeshift -version=21.09.1 +version=22.06.1 release=1 source="https://github.com/teejee2008/timeshift/archive/v$version/$name-$version.tar.gz"