python3-simber: update to 0.2.6.
This commit is contained in:
parent
44265165c5
commit
97a48503aa
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-simber'
|
# Template file for 'python3-simber'
|
||||||
pkgname=python3-simber
|
pkgname=python3-simber
|
||||||
version=0.2.5
|
version=0.2.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -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=171724c4e66abd918576e57618f76abe7c00584c6eb1eb72a3ba6e14f3d030d5
|
checksum=ebc7b84558487d3d456aedbc59478ae51d22c84b5786904afc665cc3305109a2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue