perl-HTML-Scrubber:version bump

This commit is contained in:
blue-devil
2020-01-14 19:49:35 +00:00
parent ce0af37c96
commit 54919fb853
3 changed files with 16 additions and 8 deletions
@@ -5,7 +5,6 @@
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import perlmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION())
@@ -17,5 +16,4 @@ def build():
perlmodules.make()
def install():
perlmodules.install()
perlmodules.install()