python-smmap: update to 2.0.3 (#6669)
This commit is contained in:
parent
fc513af272
commit
e80be39e38
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-smmap'
|
# Template file for 'python-smmap'
|
||||||
pkgname=python-smmap
|
pkgname=python-smmap
|
||||||
version=2.0.1
|
version=2.0.3
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="smmap-${version}"
|
wrksrc="smmap-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
||||||
homepage="https://github.com/gitpython-developers/smmap"
|
homepage="https://github.com/gitpython-developers/smmap"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=ff3df98fe1874228c5cae8c2cca18bf0122bbd1f8957eb2339f5faa61ffc4081
|
checksum=0ee6d3d1b406ef2d591bb6c1a094363dfda34bf5313eda8a65946a19228ef208
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue