mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
parent
ea56218f76
commit
4bb4fb5d02
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'backintime'
|
# Template file for 'backintime'
|
||||||
pkgname=backintime
|
pkgname=backintime
|
||||||
version=1.5.3
|
version=1.5.4
|
||||||
revision=2
|
revision=1
|
||||||
configure_args="--python3"
|
configure_args="--python3"
|
||||||
pycompile_dirs="/usr/share/backintime"
|
pycompile_dirs="/usr/share/backintime"
|
||||||
hostmakedepends="gettext python3"
|
hostmakedepends="gettext python3"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Alpicoid <alpicoid@tuta.io>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/bit-team/backintime"
|
homepage="https://github.com/bit-team/backintime"
|
||||||
distfiles="https://github.com/bit-team/backintime/releases/download/v${version}/backintime-${version}.tar.gz"
|
distfiles="https://github.com/bit-team/backintime/releases/download/v${version}/backintime-${version}.tar.gz"
|
||||||
checksum=2adf4f2d3b2c95b43f1bc7184c034bc3fa2387b7b94099018770316d979b1534
|
checksum=d4cfae7c3efcb6d20a7b3401f21c261e43f023d9191955a846f4ee141bf605dd
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue