We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf6a773 commit 4966f9eCopy full SHA for 4966f9e
1 file changed
srcpkgs/python3-tomli-w/template
@@ -1,7 +1,7 @@
1
# Template file for 'python3-tomli-w'
2
pkgname=python3-tomli-w
3
-version=1.0.0
4
-revision=5
+version=1.2.0
+revision=1
5
build_style=python3-pep517
6
hostmakedepends="python3-flit_core"
7
depends="python3"
@@ -12,7 +12,7 @@ license="MIT"
12
homepage="https://github.com/hukkin/tomli-w"
13
changelog="https://github.com/hukkin/tomli-w/raw/master/CHANGELOG.md"
14
distfiles="https://github.com/hukkin/tomli-w/archive/refs/tags/${version}.tar.gz"
15
-checksum=4fe1fb4696899c01356ef4e028c975103abf62e5fa9472f31f1714100f1b065d
+checksum=3b423098831faf35be897c5018c93e7c67eabf95d3359e1d5e97e5a4c0265ace
16
17
post_install() {
18
vlicense LICENSE
0 commit comments