python-alembic: update to 1.0.5.
This commit is contained in:
parent
649ae0f343
commit
afe3179224
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-alembic'
|
||||
pkgname=python-alembic
|
||||
version=1.0.4
|
||||
version=1.0.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="alembic-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|||
license="MIT"
|
||||
homepage="https://bitbucket.org/zzzeek/alembic"
|
||||
distfiles="${PYPI_SITE}/a/alembic/alembic-${version}.tar.gz"
|
||||
checksum=9f029c884a46e31a6d3f61fc71a7bcf8f263ac6a83b114217008dae4aa90b02c
|
||||
checksum=e9ffdece0eece55f4108b14b6b0f29ffc730d58e28446a434fe41a1cc5c5f266
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue