[arch-commits] Commit in python-tomlkit/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Thu Feb 10 20:32:18 UTC 2022


    Date: Thursday, February 10, 2022 @ 20:32:18
  Author: alerque
Revision: 1131368

upgpkg: python-tomlkit 0.9.2-1

Modified:
  python-tomlkit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-10 20:19:34 UTC (rev 1131367)
+++ PKGBUILD	2022-02-10 20:32:18 UTC (rev 1131368)
@@ -4,7 +4,7 @@
 
 _pkgname=tomlkit
 pkgname=python-tomlkit
-pkgver=0.9.1
+pkgver=0.9.2
 pkgrel=1
 pkgdesc="Style-preserving TOML library for Python"
 url="https://github.com/sdispater/tomlkit"
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest'
               'python-yaml')
 source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-sha512sums=('7c9a8d5fd9550cb23f90f6ed627f957fdfe29397be0a99b4b0f68767cee268343ebd8a4f8977b9a0f84573ce7e49116874ad1d1af419b86ee41bab0efbfdf400')
+sha512sums=('9a5a422ad7f2602d164b486dea816f878791393675a17ae30d10f12b6eed0ca73cbfaac7c359f1a57aea4f734b5ba31ee3bbbb95c521e41ce608eae972c2059b')
 
 build() {
   cd tomlkit-$pkgver



More information about the arch-commits mailing list