~alpine/aports

community/bupstash: upgrade to 0.10.3 v1 APPLIED

Drew DeVault: 1
 community/bupstash: upgrade to 0.10.3

 1 files changed, 3 insertions(+), 3 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/3729/mbox | git am -3
Learn more about email & git

[PATCH] community/bupstash: upgrade to 0.10.3 Export this patch

---
 community/bupstash/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/bupstash/APKBUILD b/community/bupstash/APKBUILD
index e7ed47c628..20a61984e5 100644
--- a/community/bupstash/APKBUILD
+++ b/community/bupstash/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=bupstash
pkgver=0.10.2
pkgrel=1
pkgver=0.10.3
pkgrel=0
pkgdesc="Easy and efficient encrypted backups"
url="https://bupstash.io/"
arch="x86_64 armv7 armhf aarch64 x86 ppc64le" # limited by rust/cargo
@@ -26,5 +26,5 @@ package() {
}

sha512sums="
242e46642c267ede4e9ebb5ef849698753f2dcd66d67b0db0e9b0e11d00784d1f23a845936a3c6bb2736178c4b9f7ebec558e784cd900b2fb9cb09a1739e97f3  bupstash-0.10.2.tar.gz
5968e063fd7c97bb85cdcdf6fa95146030f6149e6919722f26642187fa6fced52de68615e91a5202d2880357527c517f2711a5e04d00a1908b6081ccf886e47b  bupstash-0.10.3.tar.gz
"
-- 
2.33.1