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

Filipe Laíns ffy00 at archlinux.org
Wed Sep 30 14:49:12 UTC 2020


    Date: Wednesday, September 30, 2020 @ 14:49:12
  Author: ffy00
Revision: 714084

upgpkg: python-parse 1.18.0-1

Modified:
  python-parse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-30 14:48:00 UTC (rev 714083)
+++ PKGBUILD	2020-09-30 14:49:12 UTC (rev 714084)
@@ -2,7 +2,7 @@
 # Contributor: Aaron DeVore <aaron.devore at gmail.com>
 
 pkgname=python-parse
-pkgver=1.17.0
+pkgver=1.18.0
 pkgrel=1
 
 pkgdesc='Parse strings using a specification based on the Python format() syntax.'
@@ -15,7 +15,7 @@
 
 source=("https://pypi.org/packages/source/p/parse/parse-$pkgver.tar.gz")
 
-sha256sums=('c7806139a481ec8c8336a54418894c8b201314f8ecc63e55f438f4b72bdc4485')
+sha256sums=('91666032d6723dc5905248417ef0dc9e4c51df9526aaeef271eacad6491f06a4')
 
 build() {
   cd "$srcdir"/parse-$pkgver



More information about the arch-commits mailing list