~alpine/aports

testing/borgbackup: Release bump and add myself as package maintainer v1 PROPOSED

Olivier Mauras: 1
 testing/borgbackup: Release bump and add myself as package maintainer

 1 files changed, 5 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/aports/patches/1476/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/borgbackup: Release bump and add myself as package maintainer Export this patch

---
 testing/borgbackup/APKBUILD | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/testing/borgbackup/APKBUILD b/testing/borgbackup/APKBUILD
index 8556aa6..8b7c8d4 100644
--- a/testing/borgbackup/APKBUILD
+++ b/testing/borgbackup/APKBUILD
@@ -1,5 +1,6 @@
# Maintainer: Olivier Mauras <olivier@mauras.ch>
pkgname=borgbackup
pkgver=1.0.3
pkgver=1.0.6
pkgrel=0
pkgdesc="Deduplicating backup program"
url="https://borgbackup.readthedocs.io/"
@@ -34,6 +35,6 @@ package() {
        python3 setup.py install --prefix=/usr --root="$pkgdir" || return 1
}

md5sums="94b81bdba533d1f9f70785cd8c2234a0  borgbackup-1.0.3.tar.gz"
sha256sums="7a79c53f2fd3f8a687bb10dbec4591ce95878f89f4467544ef4e7a005407f94f  borgbackup-1.0.3.tar.gz"
sha512sums="323f2625441580be5cb9684ae63d9cd28f6c72df7c199c712466ea7009a1d47ffbcac1204b9dc8f25f7017a9ec2edcdac31d272fdb082f13a08f4d19bbc7bcf2  borgbackup-1.0.3.tar.gz"
md5sums="4434e111e90e6bac7181e44cc580f83c  borgbackup-1.0.6.tar.gz"
sha256sums="b72444d260b66538b6b5394f4f1919ab095214d130b5ffbb18ed83dac94db6b7  borgbackup-1.0.6.tar.gz"
sha512sums="176f016671208d43c3e675b9beaea1fadff33df7ad637c2df20c237f64d760439a4da7fe15b92e02a4e4560db17363050f6464cc7bac413d4f7a994dbea4fd60  borgbackup-1.0.6.tar.gz"
-- 
2.8.3