aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGalen Abell <galen@galenabell.com>2024-04-25 09:20:40 +0200
committeromni <omni+alpine@hack.org>2024-04-25 08:45:18 +0000
commit603e07d5ed51134942b30fd448a56de63a27e11b (patch)
treef179a883268e8c15bac9fc1593811eebfcd6cb1f
parenta5649c22509b4fa8fa51ee479b2d104e459e6f71 (diff)
community/pass-git-helper: upgrade to 1.4.1HEADmaster
-rw-r--r--community/pass-git-helper/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/pass-git-helper/APKBUILD b/community/pass-git-helper/APKBUILD
index 0873de27384..be315983eae 100644
--- a/community/pass-git-helper/APKBUILD
+++ b/community/pass-git-helper/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Galen Abell <galen@galenabell.com>
# Maintainer: Galen Abell <galen@galenabell.com>
pkgname=pass-git-helper
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.4.1
+pkgrel=0
pkgdesc="git credential helper interfacing with pass, the standard unix password manager."
url="https://github.com/languitar/pass-git-helper"
arch="noarch"
@@ -34,5 +34,5 @@ package() {
}
sha512sums="
-a4f16dd73bd2d4e2070691aa7cff98ca8ebb73d981401873c6aca4654f475958cf7a51c6f2bdb1f7f030ae41ddad28055d82dab3f6fe220ed467f68408fc6c77 pass-git-helper-1.4.0.tar.gz
+b9353d0d89296a63b16beee2371b7e0ea700d776ae764a7797ea6104fa40848feec413a8d56af1a5824bb476bb79291d49442e51471787221cfe064263ddcd4f pass-git-helper-1.4.1.tar.gz
"