parent
5c9ed0f8a7
commit
c5c4c875e9
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'backintime'
|
||||
pkgname=backintime
|
||||
version=1.1.20
|
||||
revision=2
|
||||
version=1.1.24
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_wrksrc="common"
|
||||
build_style=configure
|
||||
configure_args="--python3"
|
||||
hostmakedepends="python3"
|
||||
depends="python3 rsync"
|
||||
depends="python3 rsync python3-dbus"
|
||||
pycompile_dirs="/usr/share/backintime"
|
||||
short_desc="A simple backup tool for Linux"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="https://github.com/bit-team/backintime"
|
||||
distfiles="https://github.com/bit-team/backintime/releases/download/v1.1.20/backintime-${version}.tar.gz"
|
||||
checksum=0687b794a1612f4813122646e03cd429ea558e0b64c8e2ed6af61ef248369be3
|
||||
distfiles="https://github.com/bit-team/backintime/releases/download/v${version}/backintime-${version}.tar.gz"
|
||||
checksum=72b9324314c70cc55bac04e5db8ca300ae98bf24f63334d3d9cd297a6b988308
|
||||
|
|
Loading…
Add table
Reference in a new issue