backintime: update to 1.1.20
This commit also changes the distfiles URL and the homepage to URLs that resolve as the upstream project has moved its hosting completely to GitHub. This commit resolves #6747.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'backintime'
|
||||
pkgname=backintime
|
||||
version=1.1.12
|
||||
revision=2
|
||||
version=1.1.20
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_wrksrc="common"
|
||||
build_style=configure
|
||||
@@ -12,6 +12,6 @@ pycompile_dirs="/usr/share/backintime"
|
||||
short_desc="A simple backup tool for Linux"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://${pkgname}.le-web.org"
|
||||
distfiles="http://backintime.le-web.org/download/backintime/backintime-${version}.tar.gz"
|
||||
checksum=a835e4eccb70ea3e8156861750a4c93d33dbc0e8590daf390c5a54dcc6b0ee4c
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user