Date: Tuesday, April 17, 2018 @ 23:21:13 Author: seblu Revision: 316840
upgpkg: backuppc 4.2.0-1 Modified: backuppc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-17 23:00:52 UTC (rev 316839) +++ PKGBUILD 2018-04-17 23:21:13 UTC (rev 316840) @@ -2,10 +2,10 @@ # Maintainer: Sébastien Luttringer pkgname=backuppc -pkgver=4.1.5 +pkgver=4.2.0 _xsver=0.57 _rbpcver=3.0.9.12 -pkgrel=4 +pkgrel=1 pkgdesc='Enterprise-grade system for backing up Linux, Windows and MacOS PCs' url='https://github.com/backuppc/backuppc/' license=('GPL2') @@ -32,7 +32,7 @@ "etc/$pkgname/hosts" "etc/httpd/conf/extra/$pkgname.conf" "etc/$pkgname/$pkgname.users") -md5sums=('9a8fc7577ebb99a1ded0366375380718' +md5sums=('0579dfa4b9518c62aa4edec449ceedf8' '5998eeb5e1fba5a1d39deb873495cce5' '9a95c7a1b9c35c4f0da221d22efd01e3' '9d798d275eb737bcfd035d5277b6b4ce'
