python-snappy: Fix update

- check_update strips python- when the files are from PYPI_SITE,
understandably since the package names there don't have the python-
prefix we add, but this one is different so we add one extra python- so
it will strip only one of the two leaving the correct name for the
package
This commit is contained in:
maxice8 2017-11-09 06:17:53 -02:00 committed by Leаh Neukirchen
parent 4f82762528
commit 4bf4c74aad
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
pkgname="python-python-snappy"