parent
1bdd417552
commit
df5dfb46f1
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-pysocks'
|
# Template file for 'python-pysocks'
|
||||||
pkgname=python-pysocks
|
pkgname=python-pysocks
|
||||||
version=1.6.7
|
version=1.6.8
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="PySocks-${version}"
|
wrksrc="PySocks-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Sir_Boops <admin@boops.me>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="https://github.com/Anorov/PySocks"
|
homepage="https://github.com/Anorov/PySocks"
|
||||||
distfiles="https://github.com/Anorov/PySocks/archive/${version}.tar.gz"
|
distfiles="https://github.com/Anorov/PySocks/archive/${version}.tar.gz"
|
||||||
checksum=267b0bf77c947a6209e9a5d55827da5e080305b5e69ac36f4ae8046e0a357da1
|
checksum=a7f32ce1ac2b3467b793fdf14b23ad2b3ae139bcb10b6331fdecdae97ac6b821
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue