python-scour: update to 0.36

This commit is contained in:
Alessio Sergi 2017-08-15 12:08:13 +02:00
parent 2729e5d51b
commit f51efc9c8c
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-scour'
pkgname=python-scour
version=0.35
version=0.36
revision=1
noarch=yes
wrksrc="scour-${version}"
@ -12,8 +12,8 @@ short_desc="An SVG scrubber (Python2)"
maintainer="Alexander Mamay <alexander@mamay.su>"
license="Apache-2.0"
homepage="https://github.com/scour-project/scour"
distfiles="$homepage/archive/v${version}.tar.gz"
checksum=91a7dd0d721a3567b802c1b353ef451621594e628fe723cedb65cd4629fbc96f
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=1b6820430c671c71406bf79afced676699d03bd3fcc65f01a651da5dcbcf3d3b
alternatives="scour:scour:/usr/bin/scour2"
python3-scour_package() {