[alpine-devel] [PATCH] /main/duply - version bump to 1.7.3
Export this patch
Version bump of Duply from 1.6.0 to 1.7.3
---
main/duply/APKBUILD | 8 ++++ ----
1 file changed, 4 insertions(+), 4 deletions(-)
Applied, with the commit message slightly modified:
- no first '/' for the aport name
- ':' as separator between the pkgname and version upgrade
- no need to restate things in the commit message
Please send upgrade commits in this format in future.
Otherwise very good.
Thanks,
Timo
---
Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org
Help: alpine-devel+help@lists.alpinelinux.org
---
diff --git a/main/duply/APKBUILD b/main/duply/APKBUILD
index b245e34..476c1ae 100644
--- a/main/duply/APKBUILD
+++ b/main/duply/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer:
pkgname=duply
- pkgver=1.6.0
+ pkgver=1.7.3
pkgrel=0
pkgdesc="Wrapper for duplicity"
url="http://duply.net"
@@ -41,6 +41,6 @@ package() {
"$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
- md5sums="1a17b830a97184c09d4d3c7697e04592 duply_1.6.0.tgz"
- sha256sums="0ebd72f93aa44aa67da2c825926a50f7d4abb16798893305a6c331673ef13ec4 duply_1.6.0.tgz"
- sha512sums="1071edddcbbe968f6242375cc0c34a5d9da2af7ef7655daa25124b877f1ac80493ffbda750a45a4e92dc555b168f8862ab4d2332777039fc5a5a8118f667cab7 duply_1.6.0.tgz"
+ md5sums="139e36c3ee35d8bca15b6aa9c7f8939b duply_1.7.3.tgz"
+ sha256sums="e0ae298b06125bb6665a3f4822828d36e9f56c93755b45e2240fd1643e7f05d3 duply_1.7.3.tgz"
+ sha512sums="e71d4bd03828a47cb7b5af164d9f49c911a837c1a016efe8832a56f9ec9913a5237bee0c89cd4a1aece6db454873e8c39e70224ab4c725e7a5ce5eae73e556ff duply_1.7.3.tgz"
--
1.9.1
---
Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org
Help: alpine-devel+help@lists.alpinelinux.org
---