Date: Wednesday, September 30, 2020 @ 16:58:10 Author: arojas Revision: 714100
Update to 42.4 Modified: deja-dup/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-30 16:55:03 UTC (rev 714099) +++ PKGBUILD 2020-09-30 16:58:10 UTC (rev 714100) @@ -1,7 +1,7 @@ # Maintainer: Balló György <ballogyor+arch at gmail dot com> pkgname=deja-dup -pkgver=42.0 +pkgver=42.4 pkgrel=1 pkgdesc="Simple backup tool, that hides the complexity of backing up the Right Way and uses duplicity as the backend" arch=(x86_64) @@ -11,7 +11,7 @@ makedepends=(appstream-glib itstool meson vala) source=(https://gitlab.gnome.org/World/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz) validpgpkeys=('A3A5C2FC56AE7341D308D8571B50ECA373F3F233') # Michael Terry -sha256sums=('2d3b4dcda4aa57d3a0bca367817a21c4a2a9c001ef827b9f31b76727403b30c6') +sha256sums=('bbb79690513b7e33081759612ba7d4559bb6f223c082443babc35ab4f3acf427') build() { arch-meson $pkgname-$pkgver build
