mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-simber: update to 0.2.5.
This commit is contained in:
parent
1740a52acb
commit
7dbc104279
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-simber'
|
# Template file for 'python3-simber'
|
||||||
pkgname=python3-simber
|
pkgname=python3-simber
|
||||||
version=0.2.4
|
version=0.2.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-colorama"
|
depends="python3-colorama"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://simber.deepjyoti30.dev/"
|
homepage="https://simber.deepjyoti30.dev/"
|
||||||
distfiles="https://github.com/deepjyoti30/simber/archive/${version}.tar.gz"
|
distfiles="https://github.com/deepjyoti30/simber/archive/${version}.tar.gz"
|
||||||
checksum=75c9e2fc915d470a4d9d36e5e5d003479d06af5d3a7e21b7ec30745f1845f8b9
|
checksum=171724c4e66abd918576e57618f76abe7c00584c6eb1eb72a3ba6e14f3d030d5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue