From 99d0ec7ebad2eda5f3a03098962e3b250e3bef4c Mon Sep 17 00:00:00 2001 From: root Date: Tue, 16 Oct 2012 00:33:10 -0700 Subject: Tue Oct 16 00:33:08 PDT 2012 --- community/deja-dup/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/deja-dup') diff --git a/community/deja-dup/PKGBUILD b/community/deja-dup/PKGBUILD index 76e4f4d65..1f9815897 100644 --- a/community/deja-dup/PKGBUILD +++ b/community/deja-dup/PKGBUILD @@ -1,20 +1,20 @@ -# $Id: PKGBUILD 69507 2012-04-17 14:32:37Z bgyorgy $ +# $Id: PKGBUILD 77901 2012-10-15 17:33:17Z bgyorgy $ # Maintainer: Balló György pkgname=deja-dup -pkgver=22.1 +pkgver=24.0 pkgrel=1 pkgdesc="Simple backup tool, that hides the complexity of backing up the Right Way and uses duplicity as the backend" arch=('i686' 'x86_64') url="https://launchpad.net/deja-dup" license=('GPL') -depends=('duplicity' 'gtk3' 'libgnome-keyring' 'libnotify' 'dconf' 'hicolor-icon-theme' 'xdg-utils') +depends=('duplicity' 'libgnome-keyring' 'libpeas' 'libnotify' 'python2-gobject2' 'dconf' 'xdg-utils') makedepends=('vala' 'intltool' 'itstool' 'nautilus') optdepends=('nautilus: backup extension') options=('!libtool') install=$pkgname.install source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz) -md5sums=('cbf7af6f0392ab9ef355a3aeb74c8a79') +md5sums=('335131d1f3c85615339fa8b212db50ae') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf