python-blinker: update to 1.4.
This commit is contained in:
parent
970ee7ba4e
commit
18542b41f5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-blinker'
|
||||
pkgname=python-blinker
|
||||
version=1.3
|
||||
version=1.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="blinker-${version}"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://pythonhosted.org/blinker/"
|
||||
license="MIT"
|
||||
distfiles="https://pypi.python.org/packages/source/b/blinker/blinker-${version}.tar.gz"
|
||||
checksum=6811010809262261e41ab7b92f3f6d23f35cf816fbec2bc05077992eebec6e2f
|
||||
checksum=471aee25f3992bd325afa3772f1063dbdbbca947a041b8b89466dc00d606f8b6
|
||||
|
||||
post_install() {
|
||||
vinstall LICENSE 644 usr/share/licenses/${pkgname}
|
||||
|
|
Loading…
Reference in a new issue