[arch-commits] Commit in python-tomlkit/trunk (PKGBUILD)
Caleb Maclennan
alerque at gemini.archlinux.org
Tue May 24 20:32:22 UTC 2022
Date: Tuesday, May 24, 2022 @ 20:32:21
Author: alerque
Revision: 1210249
upgpkg: python-tomlkit 0.11.0-1
Modified:
python-tomlkit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-24 20:32:19 UTC (rev 1210248)
+++ PKGBUILD 2022-05-24 20:32:21 UTC (rev 1210249)
@@ -4,7 +4,7 @@
_pkgname=tomlkit
pkgname=python-tomlkit
-pkgver=0.10.2
+pkgver=0.11.0
pkgrel=1
pkgdesc="Style-preserving TOML library for Python"
url="https://github.com/sdispater/tomlkit"
@@ -17,7 +17,7 @@
checkdepends=('python-pytest'
'python-yaml')
source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-sha512sums=('e1d5353659f9a0f4ba2f6a0b82980f0b50b012e3b299c2c6b12aa8a63fc4772649bdc2b5a755c21acc46fe2d226241918fb09a4202cca596b6e9633be95e79d8')
+sha512sums=('2e89748140cfdae217ac3ac999f0b718414d28218d61fb5219adc503ede2ea1f4003be9ef4453f189b0ee86df463c59520244b9fd26553bd4d8047674cba61c9')
build() {
cd tomlkit-$pkgver
More information about the arch-commits
mailing list