~alpine/aports

testing/himitsu: update to 003c14747fcddceb5359c9503f20c44b15fea5fa v1 APPLIED

Drew DeVault: 1
 testing/himitsu: update to 003c14747fcddceb5359c9503f20c44b15fea5fa

 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/4103/mbox | git am -3
Learn more about email & git

[PATCH] testing/himitsu: update to 003c14747fcddceb5359c9503f20c44b15fea5fa Export this patch

This addresses an issue integrating with the hiprompt-gtk-py package.
---
 testing/himitsu/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/testing/himitsu/APKBUILD b/testing/himitsu/APKBUILD
index 8cb8c19c09..4fad913bb8 100644
--- a/testing/himitsu/APKBUILD
+++ b/testing/himitsu/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=himitsu
pkgver="0_git20220616"
_commit=58972fea6dadf87521f0030a296025693059fe07
pkgrel=0
_commit=003c14747fcddceb5359c9503f20c44b15fea5fa
pkgrel=1
pkgdesc="A secret storage manager"
url="https://himitsustore.org"
arch="x86_64 aarch64" # Hare
@@ -33,5 +33,5 @@ dev() {
}

sha512sums="
344970a12b906f6825029fe43f818a859db7030c1e3f1ccbb1b0f4b2a84833485007f613131a75152b97e16e16c4178dfbc38513b9afa5fed57b3fa71f895cab  himitsu-58972fea6dadf87521f0030a296025693059fe07.tar.gz
46f862bafe4d2b9ea0ada8699ece4bac3b15f8186452039ae49d859b353704676c28669c0ec413ab9744a44b2bc6567e961afa319e5177674aecdf8d727eaaed  himitsu-003c14747fcddceb5359c9503f20c44b15fea5fa.tar.gz
"
-- 
2.36.1