parent
944f74696e
commit
154c9d129d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'timeshift'
|
||||
pkgname=timeshift
|
||||
version=24.06.1
|
||||
version=24.06.3
|
||||
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=585c28492388063de6a20eeb40001548daf042f4a7d0740be7d81d8bbdc00e84
|
||||
checksum=d5151abba395ceb54d7b3383c52f30ed99ecb880d09c5a8c9f666dceef2015ca
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends=${hostmakedepends%help2man}
|
||||
|
|
Loading…
Reference in New Issue