summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9097be0abad0..b28617829b57 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = duplicity-git
pkgdesc = A utility for encrypted, bandwidth-efficient backups using the rsync algorithm.
- pkgver = 0.8.19.dev85
+ pkgver = 0.8.21.dev6
pkgrel = 1
url = https://www.nongnu.org/duplicity/
arch = x86_64
@@ -28,4 +28,3 @@ pkgbase = duplicity-git
md5sums = SKIP
pkgname = duplicity-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 354fc66c94b7..955e7c2c6cdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sebastian Wiesner <sebastian@swsnr.de>
pkgname=duplicity-git
-pkgver=0.8.19.dev85
+pkgver=0.8.21.dev6
pkgrel=1
pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm.'
arch=('x86_64')