timeshift: update to 24.06.1

Closes: #50752 [via git-merge-pr]
This commit is contained in:
Piekay 2024-06-09 01:49:17 +02:00 committed by Andrew Benson
parent 352c230b71
commit 3dc1340161

View file

@ -1,6 +1,6 @@
# Template file for 'timeshift'
pkgname=timeshift
version=23.06.2
version=24.06.1
revision=1
build_style=meson
hostmakedepends="gettext pkg-config vala help2man"
@ -13,7 +13,7 @@ license="GPL-3.0-only"
homepage="https://github.com/linuxmint/timeshift"
changelog="https://raw.githubusercontent.com/linuxmint/timeshift/master/debian/changelog"
distfiles="https://github.com/linuxmint/timeshift/archive/${version}/timeshift-${version}.tar.gz"
checksum=a88c947a70e850fcac11e34484bd9074ec48302998f9d734f579387b5b88eeaf
checksum=585c28492388063de6a20eeb40001548daf042f4a7d0740be7d81d8bbdc00e84
if [ "$CROSS_BUILD" ]; then
hostmakedepends=${hostmakedepends%help2man}