mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
352c230b71
commit
3dc1340161
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=23.06.2
|
version=24.06.1
|
||||||
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=a88c947a70e850fcac11e34484bd9074ec48302998f9d734f579387b5b88eeaf
|
checksum=585c28492388063de6a20eeb40001548daf042f4a7d0740be7d81d8bbdc00e84
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends=${hostmakedepends%help2man}
|
hostmakedepends=${hostmakedepends%help2man}
|
||||||
|
|
Loading…
Add table
Reference in a new issue