From bd3a0bd52ba6afcb8f4aab83925c97d4f6a98669 Mon Sep 17 00:00:00 2001 From: milisbir Date: Thu, 7 Dec 2017 13:29:36 +0200 Subject: [PATCH] talimat.py --- bin/talimat.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/talimat.py b/bin/talimat.py index a5bb0b761..01b8a4bc1 100755 --- a/bin/talimat.py +++ b/bin/talimat.py @@ -121,7 +121,7 @@ class Talimat(): blok=False onblok=False for satir in satirlar: - if "md5sums=(" in satir or "sha256sums=('" in satir or "sha1sums=('" in satir: + if "md5sums=(" in satir or "sha256sums=('" in satir or "sha1sums=('" in satir or "sha512sums=('" in satir: onblok=True if onblok is True and "')" in satir: blok=True