backintime: update to 1.1.24

This commit is contained in:
Francesco Marinucci 2018-11-29 17:02:49 +01:00
parent dd02df032f
commit 778c3365f4

View File

@ -1,10 +1,10 @@
pkgname=backintime
pkgver=1.1.20
pkgrel=2
pkgver=1.1.24
pkgrel=1
pkgdesc="A simple backup system for Linux inspired from 'flyback project' and 'TimeVault'."
arch=('x86_64')
url="https://github.com/bit-team/backintime"
license="GPL"
license=(GPL)
depends=('rsync' 'cron' 'openssh' 'xorg-utils' 'icu' 'polkit' 'libnotify' 'python3' 'python3-pyqt4' 'python3-dbus' 'python3-keyring')
optdepends=('kompare: diff/patch frontend')
categories=('utils' 'backup')
@ -13,7 +13,7 @@ conflicts=('backintime-kde')
replaces=('backintime-kde')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/bit-team/backintime/archive/v$pkgver.tar.gz"
"${pkgname}.png")
sha256sums=('51b020773864781d707283c2b0dbc6ba68cdecb9b9a52ce9296843c36dd21c2c'
sha256sums=('74f391217c3fc33cea75abbd758914a003c1ee3bf815f31a75e7dc4c7bf11960'
'984fd92d327d5939151cada4496e9fdff0d7b0a34e4e8653b43fa2350e9bdeea')
build() {