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 d2177241ce15..c450d6324ec8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('MIT')
depends=('python' 'python-click' 'python-cffi' 'python-autobahn' 'python-tqdm' 'python-hkdf' 'python-pynacl' 'python-spake2' 'python-humanize' 'python-idna' 'python-service-identity')
makedepends=('python-setuptools')
source=("https://pypi.python.org/packages/0a/41/08466969762959a934b35dd6ce09c7097854b3f13a7fbfb3d71829efd3bb/magic-wormhole-0.9.1.tar.gz")
-md5sums=('630279be81ff2ea34b934208ca79f5df')
+md5sums=('386d0b3be9e0f0f0e81cce815682db94')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"