python3-bracex: update to 2.2.1.
This commit is contained in:
parent
c466c5383c
commit
7914f14900
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-bracex'
|
||||
pkgname=python3-bracex
|
||||
version=2.1.1
|
||||
version=2.2.1
|
||||
revision=1
|
||||
wrksrc="${pkgname/python3-/}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://github.com/facelessuser/bracex"
|
||||
changelog="https://raw.githubusercontent.com/facelessuser/bracex/master/docs/src/markdown/about/changelog.md"
|
||||
distfiles="${PYPI_SITE}/b/bracex/bracex-${version}.tar.gz"
|
||||
checksum=01f715cd0ed7a622ec8b32322e715813f7574de531f09b70f6f3b2c10f682425
|
||||
checksum=1c8d1296e00ad9a91030ccb4c291f9e4dc7c054f12c707ba3c5ff3e9a81bcd21
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue