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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jul 23 18:59:38 UTC 2021


    Date: Friday, July 23, 2021 @ 18:59:38
  Author: felixonmars
Revision: 420345

upgpkg: python-tomli 1.1.0-1

Modified:
  python-tomli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-23 18:11:49 UTC (rev 420344)
+++ PKGBUILD	2021-07-23 18:59:38 UTC (rev 420345)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tomli
-pkgver=1.0.4
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="A lil' TOML parser"
 url="https://github.com/hukkin/tomli"
@@ -11,7 +11,7 @@
 makedepends=('python-dephell' 'python-setuptools')
 checkdepends=('python-pytest' 'python-dateutil')
 source=("https://github.com/hukkin/tomli/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('e30e06ea805c94359596c3d6db82464ccafcdde0172cae12d62c889c70986159b3198cf465183854bef1b048c21e487c2b0dad2825e2477d363885e749b238ee')
+sha512sums=('bd452d7a2ded403f3028ef66eb3dfa710f638e40a5737a23572538c1e3f6c6e17f74be4a41fa1b62b117e6d16f123a7f34eae9f221725fbd94eb7c8a5821838c')
 
 prepare() {
   cd tomli-$pkgver




More information about the arch-commits mailing list