python-portend: update to 2.5
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
88203c4f9a
commit
73facf6149
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-portend'
|
||||
pkgname=python-portend
|
||||
version=2.4
|
||||
version=2.5
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="portend-${version}"
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="https://github.com/jaraco/portend"
|
||||
changelog="https://github.com/jaraco/portend/blob/master/CHANGES.rst"
|
||||
distfiles="https://github.com/jaraco/portend/archive/${version}.tar.gz"
|
||||
checksum=61aa1a8fd76d64bd6093e4151a2bfeda177d5083bf2e2bcc92a053bd2104fde3
|
||||
checksum=69fa3194739142b62bd6e44f0f0cb0828ddee521f4c7b4634abc5b5e9a54f85a
|
||||
|
||||
pre_build() {
|
||||
sed -i setup.py \
|
||||
|
|
Loading…
Reference in New Issue