~alpine/aports

testing/bupstash: upgrade to 0.9.0 v1 APPLIED

Drew DeVault: 1
 testing/bupstash: upgrade to 0.9.0

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

[PATCH] testing/bupstash: upgrade to 0.9.0 Export this patch

---
 testing/bupstash/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/bupstash/APKBUILD b/testing/bupstash/APKBUILD
index bf6b37e2d9..8080c7a53f 100644
--- a/testing/bupstash/APKBUILD
+++ b/testing/bupstash/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=bupstash
pkgver=0.7.0
pkgver=0.9.0
pkgrel=0
pkgdesc="Easy and efficient encrypted backups"
url="https://bupstash.io/"
@@ -25,4 +25,4 @@ package() {
	install -Dm755 target/release/bupstash "$pkgdir"/usr/bin/bupstash
}

sha512sums="6f6d5183fac662113df6f7d4b568dd2ed0cbdb7c87474afee183e800269bfb14ec514952b17e43ca8b10be18e7a8a4428f1bf0caa143c5fb4b08aee2b2f48bcb  bupstash-0.7.0.tar.gz"
sha512sums="d80ed6c44490f1f82f5a9276b9a2894abd3ccd1a0ebc51af1286640ebc835f3a215108519b0ed632cc4a1c924dbff735f1c230614a9ead95a995c86e222b6d36  bupstash-0.9.0.tar.gz"
-- 
2.31.1