~alpine/aports

community/bupstash: upgrade to 0.11.0 v1 APPLIED

Drew DeVault: 1
 community/bupstash: upgrade to 0.11.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/3975/mbox | git am -3
Learn more about email & git

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

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

diff --git a/community/bupstash/APKBUILD b/community/bupstash/APKBUILD
index 20a61984e5..5ed78a1719 100644
--- a/community/bupstash/APKBUILD
+++ b/community/bupstash/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=bupstash
pkgver=0.10.3
pkgver=0.11.0
pkgrel=0
pkgdesc="Easy and efficient encrypted backups"
url="https://bupstash.io/"
@@ -26,5 +26,5 @@ package() {
}

sha512sums="
5968e063fd7c97bb85cdcdf6fa95146030f6149e6919722f26642187fa6fced52de68615e91a5202d2880357527c517f2711a5e04d00a1908b6081ccf886e47b  bupstash-0.10.3.tar.gz
8e94aee7fba70b2efaf1947c8ed0da583a71de7ce9f28adf36437c297f496329d263cdb91cc50ed5e4e3eb4ac9571f09f9d9de0d75e6cc30510e693378442af4  bupstash-0.11.0.tar.gz
"
-- 
2.35.1