summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052024-02-05 09:57:55 +0800
committerzxp198210052024-02-05 09:57:55 +0800
commit09a2b0e8cda29ffe09946adbf1f1a3b5cc43bcd6 (patch)
tree29811c087336a992e315dc01123208df2bba3c77 /PKGBUILD
parent30520b153abbb8efd183f1e7d514e37f084c2b51 (diff)
downloadaur-09a2b0e8cda29ffe09946adbf1f1a3b5cc43bcd6.tar.gz
update to 1.9.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88cbcd9b4b1e..4d5ee38d73c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Luis Martinez <luis dot martinez at disroot dot org>
# Contributor: Caltlgin Stsodaat <contact@fossdaily.xyz>
pkgname=authpass-bin
-pkgver=1.9.10
-_subver=1994
+pkgver=1.9.11
+_subver=2007
pkgrel=1
pkgdesc='Password Manager based on Flutter for all platforms. Keepass 2.x (kdbx 3.x) compatible.'
arch=('x86_64')
@@ -21,7 +21,7 @@ source=(
"${pkgname%-bin}-${pkgver}.deb::${_ghurl}/releases/download/v${pkgver}/${pkgname%-bin}-linux-${pkgver}_${_subver}.deb"
"${pkgname%-bin}.sh"
)
-sha256sums=('b4645eea43467dcafc5889b61d6e948ef3730d076de20c036a90298365e54fcb'
+sha256sums=('f464b6d5610de4c9d17cbbb5906625c272e8c5ac0ebf8e45b2a3007bbc9c246b'
'87aad073913a72e5fa1c7f4e0f6f695dafc5ba8ea675a62be03c532c701c243a')
build() {
sed -e "s|@appname@|${pkgname%-bin}|g" \