[arch-commits] Commit in python-parse/trunk (PKGBUILD)
Johannes Löthberg
demize at archlinux.org
Sat Aug 22 19:19:03 UTC 2020
Date: Saturday, August 22, 2020 @ 19:19:03
Author: demize
Revision: 686764
upgpkg: python-parse 1.16.0-1
Modified:
python-parse/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-22 19:18:58 UTC (rev 686763)
+++ PKGBUILD 2020-08-22 19:19:03 UTC (rev 686764)
@@ -2,7 +2,7 @@
# Contributor: Aaron DeVore <aaron.devore at gmail.com>
pkgname=python-parse
-pkgver=1.15.0
+pkgver=1.16.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=('a6d4e2c2f1fbde6717d28084a191a052950f758c0cbd83805357e6575c2b95c0')
+sha256sums=('cd89e57aed38dcf3e0ff8253f53121a3b23e6181758993323658bffc048a5c19')
build() {
cd "$srcdir"/parse-$pkgver
More information about the arch-commits
mailing list