python-alembic: update to 1.0.4.
This commit is contained in:
parent
b0274359b6
commit
2b8a87d167
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-alembic'
|
||||
pkgname=python-alembic
|
||||
version=1.0.3
|
||||
version=1.0.4
|
||||
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=4b6ff7433247fe80b6ef522ef3763acb959cbdef027d03f76f4cd3c7118c1872
|
||||
checksum=9f029c884a46e31a6d3f61fc71a7bcf8f263ac6a83b114217008dae4aa90b02c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue