~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] testing/bupstash: upgrade to 0.9.0

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