~alpine/devel

main/duply: update to 1.9.0 v1 PROPOSED

Stuart Cardall: 1
 main/duply: update to 1.9.0

 1 files changed, 4 insertions(+), 4 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/devel/patches/410/mbox | git am -3
Learn more about email & git

[alpine-devel] [PATCH] main/duply: update to 1.9.0 Export this patch

---
 main/duply/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/main/duply/APKBUILD b/main/duply/APKBUILD
index 476c1ae..f908f9d 100644
--- a/main/duply/APKBUILD
+++ b/main/duply/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer:
pkgname=duply
pkgver=1.7.3
pkgver=1.9.0
pkgrel=0
pkgdesc="Wrapper for duplicity"
url="http://duply.net"
@@ -41,6 +41,6 @@ package() {
		"$pkgdir"/usr/share/licenses/$pkgname/COPYING
}

md5sums="139e36c3ee35d8bca15b6aa9c7f8939b  duply_1.7.3.tgz"
sha256sums="e0ae298b06125bb6665a3f4822828d36e9f56c93755b45e2240fd1643e7f05d3  duply_1.7.3.tgz"
sha512sums="e71d4bd03828a47cb7b5af164d9f49c911a837c1a016efe8832a56f9ec9913a5237bee0c89cd4a1aece6db454873e8c39e70224ab4c725e7a5ce5eae73e556ff  duply_1.7.3.tgz"
md5sums="640d238f4b5ce73aeebbae5eabfc8761  duply_1.9.0.tgz"
sha256sums="28dd73f7987507a11abdec4f89698f059d7165e8519b9c26f542fec43060b492  duply_1.9.0.tgz"
sha512sums="fa78661992822fc4639bba1e3f86f1542366d07d7aa08b8bff1b5b18b3e3cba3f97b9344792db4cc3ca06881fdb215f934cecfea774d8394dc2451f23aa8e19a  duply_1.9.0.tgz"
-- 
2.1.1



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---