diff --git a/srcpkgs/python-SQLAlchemy/template b/srcpkgs/python-SQLAlchemy/template index 83bb006caf..1a078e1608 100644 --- a/srcpkgs/python-SQLAlchemy/template +++ b/srcpkgs/python-SQLAlchemy/template @@ -1,8 +1,8 @@ # Template file for 'python-SQLAlchemy' pkgname=python-SQLAlchemy -version=1.3.3 +version=1.3.4 revision=1 -wrksrc="${pkgname#*-}-${version}" +wrksrc="SQLAlchemy-${version}" build_style=python-module pycompile_module="sqlalchemy" hostmakedepends="python-setuptools python3-setuptools" @@ -12,7 +12,7 @@ maintainer="Alessio Sergi " license="MIT" homepage="https://www.sqlalchemy.org" distfiles="${PYPI_SITE}/S/SQLAlchemy/SQLAlchemy-${version}.tar.gz" -checksum=91c54ca8345008fceaec987e10924bf07dcab36c442925357e5a467b36a38319 +checksum=c7fef198b43ef31dfd783d094fd5ee435ce8717592e6784c45ba337254998017 post_install() { vlicense LICENSE