aboutsummaryrefslogtreecommitdiffstats
path: root/main/duplicity/APKBUILD
diff options
context:
space:
mode:
authorJean-Louis Fuchs <ganwell@fangorn.ch>2018-09-15 13:47:06 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2018-10-04 08:04:47 +0200
commit24d67bab3a7c8505fac8876207a56751b8214c47 (patch)
tree94686d8ec791fb9a05b399750db1d4069d66ad97 /main/duplicity/APKBUILD
parent0b18843792bc3a090f55ce0f51d3f3049ff91f23 (diff)
downloadaports-24d67bab3a7c8505fac8876207a56751b8214c47.tar.bz2
aports-24d67bab3a7c8505fac8876207a56751b8214c47.tar.xz
main/duplicity: missing pkgrel bump
Diffstat (limited to 'main/duplicity/APKBUILD')
-rw-r--r--main/duplicity/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/duplicity/APKBUILD b/main/duplicity/APKBUILD
index c8bfa79949..1fc9f5eb7e 100644
--- a/main/duplicity/APKBUILD
+++ b/main/duplicity/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=duplicity
pkgver=0.7.17
-pkgrel=0
+pkgrel=1
pkgdesc="Encrypted bandwidth-efficient backup using the rsync algorithm"
url="http://duplicity.nongnu.org/"
arch="all"