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

Felix Yan felixonmars at archlinux.org
Wed Apr 22 01:18:11 UTC 2020


    Date: Wednesday, April 22, 2020 @ 01:18:06
  Author: felixonmars
Revision: 617429

upgpkg: python-tomlkit 0.6.0-1

Modified:
  python-tomlkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-22 01:17:56 UTC (rev 617428)
+++ PKGBUILD	2020-04-22 01:18:06 UTC (rev 617429)
@@ -3,7 +3,7 @@
 
 _pkgname=tomlkit
 pkgname=python-tomlkit
-pkgver=0.5.11
+pkgver=0.6.0
 pkgrel=1
 pkgdesc="Style-preserving TOML library for Python"
 url="https://github.com/sdispater/tomlkit"
@@ -13,7 +13,7 @@
 makedepends=('python-dephell')
 checkdepends=('python-pytest')
 source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-sha512sums=('8577ce5a44427ceb3a7f7612cd4cd1fde42a6bc4e8a54508be3ff8f6160ce32e71556794135240af6ec59bdc3b785ab2dfffe43c2205dc7aa1bc796183a95610')
+sha512sums=('030146f09a2e2ac9c676707b0c2c8c2d346dcdfd2cdd2797d0bb0032fd61ba71d5a8df7ed25ec898fb84337283897af989cff3b4797e9c9f73fe42c3a5d617b4')
 
 prepare() {
   cd tomlkit-$pkgver



More information about the arch-commits mailing list