~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] community/bupstash: upgrade to 0.10.3

Details
Message ID
<20211027071702.1515-1-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +3 -3
---
 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
Reply to thread Export thread (mbox)