mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
4ece782a36
commit
e48b1f7b94
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'timeshift'
|
# Template file for 'timeshift'
|
||||||
pkgname=timeshift
|
pkgname=timeshift
|
||||||
version=24.06.3
|
version=24.06.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="gettext pkg-config vala help2man"
|
hostmakedepends="gettext pkg-config vala help2man"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-only"
|
||||||
homepage="https://github.com/linuxmint/timeshift"
|
homepage="https://github.com/linuxmint/timeshift"
|
||||||
changelog="https://raw.githubusercontent.com/linuxmint/timeshift/master/debian/changelog"
|
changelog="https://raw.githubusercontent.com/linuxmint/timeshift/master/debian/changelog"
|
||||||
distfiles="https://github.com/linuxmint/timeshift/archive/${version}/timeshift-${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/timeshift/archive/${version}/timeshift-${version}.tar.gz"
|
||||||
checksum=d5151abba395ceb54d7b3383c52f30ed99ecb880d09c5a8c9f666dceef2015ca
|
checksum=237c1b901c5ba1e72ffdf1779d52077229a5902f79c03548342eac3b22a62ec4
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends=${hostmakedepends%help2man}
|
hostmakedepends=${hostmakedepends%help2man}
|
||||||
|
|
Loading…
Add table
Reference in a new issue