summaryrefslogtreecommitdiff
path: root/community/deja-dup
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-04-19 11:44:15 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-04-19 11:44:15 +0200
commitf97d206e9152e1d29ad8fb9f2ea2aee95f1da625 (patch)
treeaf56a7953cb3e5e4619535b1509b85fec5408505 /community/deja-dup
parent32ead4093d89e260920e5bb604e7eeeeff26e725 (diff)
parent85ca6bfccdec6939881572fb1154f1a07d54937c (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: core/openssl/PKGBUILD testing/at-spi2-core/PKGBUILD testing/brasero/PKGBUILD testing/brasero/brasero.install testing/cheese/PKGBUILD testing/cheese/cheese.install testing/clutter/PKGBUILD testing/eog/PKGBUILD testing/gdm/PKGBUILD testing/gdm/gdm-autologin.pam testing/gdm/gdm-fingerprint.pam testing/gdm/gdm-password.pam testing/gdm/gdm-smartcard.pam testing/gedit/PKGBUILD testing/gedit/gedit.install testing/glib-networking/PKGBUILD testing/glib-networking/glib-networking.install testing/gnome-online-accounts/PKGBUILD testing/gnome-screenshot/PKGBUILD testing/gnome-system-log/PKGBUILD testing/gnome-system-monitor/PKGBUILD testing/gnome-system-monitor/gnome-system-monitor.install testing/gobject-introspection/PKGBUILD testing/gucharmap/PKGBUILD testing/gucharmap/gucharmap.install testing/libsoup/PKGBUILD testing/nautilus/PKGBUILD testing/nautilus/nautilus.install testing/tomboy/PKGBUILD testing/tomboy/tomboy.install testing/vinagre/PKGBUILD testing/vinagre/vinagre.install testing/vino/PKGBUILD testing/vino/vino.install
Diffstat (limited to 'community/deja-dup')
-rw-r--r--community/deja-dup/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/deja-dup/PKGBUILD b/community/deja-dup/PKGBUILD
index a8b359d78..52599dcff 100644
--- a/community/deja-dup/PKGBUILD
+++ b/community/deja-dup/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 68348 2012-03-22 18:06:16Z bgyorgy $
+# $Id: PKGBUILD 69507 2012-04-17 14:32:37Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=deja-dup
-pkgver=22.0
+pkgver=22.1
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' 'mips64el')
@@ -14,7 +14,7 @@ optdepends=('nautilus: backup extension')
options=('!libtool')
install=$pkgname.install
source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.xz)
-md5sums=('b8a71a26cdf3c460a9e5104212527d29')
+md5sums=('cbf7af6f0392ab9ef355a3aeb74c8a79')
build() {
cd "$srcdir/$pkgname-$pkgver"