talimat.py

This commit is contained in:
milisbir 2017-12-07 13:29:36 +02:00
parent 20a2ee0270
commit bd3a0bd52b
1 changed files with 1 additions and 1 deletions

View File

@ -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