summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9975aea10d1..d898df77f986 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=("LGPL3")
depends=("python-cryptography" "python-six" "python-deprecated")
makedepends=("python-setuptools")
source=("https://github.com/latchset/jwcrypto/releases/download/v0.8.0/jwcrypto-0.8.tar.gz")
-sha256sums=('SKIP')
+sha256sums=('b7fee2635bbefdf145399392f5be26ad54161c8271c66b5fe107b4b452f06c24')
build() {
cd "jwcrypto-0.8"