python-pickleshare: update to 0.6
This commit is contained in:
parent
be7d63509e
commit
a996c93328
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pickleshare'
|
||||
pkgname=python-pickleshare
|
||||
version=0.5
|
||||
version=0.6
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pickleshare-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/pickleshare/pickleshare"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/p/pickleshare/pickleshare-${version}.tar.gz"
|
||||
checksum=c0be5745035d437dbf55a96f60b7712345b12423f7d0951bd7d8dc2141ca9286
|
||||
checksum=2e6064fc69561192f41997ee027336bb0d2e5126f370c9bd250a1050b903ded3
|
||||
|
||||
pre_build() {
|
||||
sed -i '/^#!/d' pickleshare.py
|
||||
|
|
Loading…
Reference in a new issue