[arch-commits] Commit in python-parse/trunk (PKGBUILD)
Johannes Löthberg
demize at archlinux.org
Fri Jan 22 23:45:12 UTC 2021
Date: Friday, January 22, 2021 @ 23:45:12
Author: demize
Revision: 825378
upgpkg: python-parse 1.19.0-1
Modified:
python-parse/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-22 23:44:42 UTC (rev 825377)
+++ PKGBUILD 2021-01-22 23:45:12 UTC (rev 825378)
@@ -2,8 +2,8 @@
# Contributor: Aaron DeVore <aaron.devore at gmail.com>
pkgname=python-parse
-pkgver=1.18.0
-pkgrel=3
+pkgver=1.19.0
+pkgrel=1
pkgdesc='Parse strings using a specification based on the Python format() syntax.'
url='https://pypi.python.org/pypi/parse'
@@ -15,7 +15,7 @@
source=("https://pypi.org/packages/source/p/parse/parse-$pkgver.tar.gz")
-sha256sums=('91666032d6723dc5905248417ef0dc9e4c51df9526aaeef271eacad6491f06a4')
+sha256sums=('9ff82852bcb65d139813e2a5197627a94966245c897796760a3a2a8eb66f020b')
build() {
cd "$srcdir"/parse-$pkgver
More information about the arch-commits
mailing list