Date: Monday, January 10, 2022 @ 10:26:35 Author: alucryd Revision: 434128
upgpkg: python-tomli-w 1.0.0-3 Modified: python-tomli-w/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-10 07:21:32 UTC (rev 434127) +++ PKGBUILD 2022-01-10 10:26:35 UTC (rev 434128) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-tomli-w -pkgver=0.4.0 +pkgver=1.0.0 pkgrel=3 pkgdesc="A lil' TOML writer" url=https://github.com/hukkin/tomli-w @@ -18,7 +18,7 @@ python-pytest python-tomli ) -_tag=22874ff44581f34810e6f19fb6f682ca39fe0fce +_tag=19099125f32e7c491603e393263754262b356956 source=(git+https://github.com/hukkin/tomli-w.git#tag=${_tag}) b2sums=(SKIP)
