mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python-axolotl: update to 0.2.2.
This commit is contained in:
parent
9ec88712fa
commit
f09c4975ab
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-axolotl'
|
# Template file for 'python-axolotl'
|
||||||
pkgname=python-axolotl
|
pkgname=python-axolotl
|
||||||
version=0.2.0
|
version=0.2.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Lon Willett <xgit@lonw.net>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/tgalal/python-axolotl"
|
homepage="https://github.com/tgalal/python-axolotl"
|
||||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=c61c910eb0c859db349122ccb4690dbc4f05b18494d9804fcb42daf9b38197d1
|
checksum=6968dc909fb1e2aa976d6d3128c51f72c816f4867565612e1ccc084b70234dc1
|
||||||
|
|
||||||
python3-axolotl_package() {
|
python3-axolotl_package() {
|
||||||
archs=noarch
|
archs=noarch
|
||||||
|
|
Loading…
Add table
Reference in a new issue