summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPlague Doctor2020-11-30 11:49:23 +1100
committerPlague Doctor2020-11-30 11:49:23 +1100
commitc8fbf367379b6fbdadd3d98320bf99b78ca31a98 (patch)
treeaaebbd4300f85d2d90fe3e06c3538de9513d9a60 /PKGBUILD
parentede9abeb0c789e6e6a787d12091eecc14fb07896 (diff)
downloadaur-c8fbf367379b6fbdadd3d98320bf99b78ca31a98.tar.gz
Fix the unpack requires a buffer of 4 bytes issue
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5cc8f752819..d5c08d62afd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
#Maintainer: Plague-doctor <plague <at>> privacyrequired <<dot>> com >
pkgname=spw
-pkgver=1.6
+pkgver=1.7
pkgrel=1
-pkgcommit="957b956a7b40328df273c4a3bf198335e6cf1136"
+pkgcommit="dedf1a1e059dd8bbb04ea5b076ecd1d83560e1f8"
pkgdesc="spw - secure password generator"
arch=('any')
url="https://gitlab.com/Plague_Doctor/spw"
license=('GPL')
depends=('python')
source=("spw-$pkgver-$pkgrel.tar.bz2"::"https://gitlab.com/Plague_Doctor/spw/repository/archive.tar.bz2?ref=$pkgver")
-sha256sums=('12bd1d225dd66cb593d0a7136d138ae498ed7ac67b7359ae6ef406c3264070d4')
+sha256sums=('83ba029631694816b9827b5457238ab2dc7b30af2d83273fe2e2fbd1ce9a9d88')
validpgpkeys=('A8F7858263C1E39480B731DCEAD4F103068DF8E5')