summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd6f0ed825bb..391917859860 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Michael Duell < mail at akurei dot me >
# Contributor: Daniel J. Campos <dcampos2015 at my dot fit dot edu>
pkgname=btrbk-git
-pkgver=0.27.0.r0.gc59488f
-pkgrel=2
+pkgver=0.29.0.r0.gb64ffba
+pkgrel=1
pkgdesc="A backup tool for btrfs subvolumes, taking advantage of btrfs specific capabilities to create atomic snapshots and transfer them incrementally to your backup locations."
url="http://digint.ch/btrbk"
arch=('any')
@@ -12,8 +12,7 @@ provides=('btrbk')
depends=('perl' 'btrfs-progs')
makedepends=('asciidoc' 'git')
optdepends=('openssh: remote backup support',
- 'pv: --progress support',
- 'mbuffer: add buffering to send-stream')
+ 'mbuffer: --progress support and add buffering to send-stream')
source=("git+https://github.com/digint/btrbk.git")
sha256sums=('SKIP')