summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÓscar García Amor2021-11-30 14:33:45 +0100
committerÓscar García Amor2021-11-30 14:33:45 +0100
commitf1b1d2768cbe7dd02659c59a1ea28f6a4713c74e (patch)
tree701ee8b1e5b725cb7bf79c36e096d71c6d538980 /PKGBUILD
parentf3c02f2c8e81fc8d85d77410618fe80b1b767226 (diff)
downloadaur-f1b1d2768cbe7dd02659c59a1ea28f6a4713c74e.tar.gz
upgpkg: lesspass 10.1.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 119c48ee4546..b9a7668254b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Oscar Garcia Amor <ogarcia@connectical.com>
pkgname=lesspass
-pkgver=10.0.0
+pkgver=10.1.0
pkgrel=1
pkgdesc='Stateless open source password manager'
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('python')
makedepends=('python-setuptools')
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('631f086e58041753c4098ad8bbf1577cd21c2263069425e5f3df025de054d414')
+b2sums=('c368b1478c42172427029188638f6f68319a6f62f1661f4cd7c17cf885875ed0b60b36072ad7d1b95719da7a65b3f5987c084988787f684d0d2afafc0f96065a')
package() {
cd ${pkgname}-${pkgver}