[arch-commits] Commit in python-inflect/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Tue Feb 4 16:15:21 UTC 2020
Date: Tuesday, February 4, 2020 @ 16:15:21
Author: dvzrv
Revision: 562057
upgpkg: python-inflect 4.1.0-1: Upgrading to 4.1.0.
Modified:
python-inflect/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-04 16:11:58 UTC (rev 562056)
+++ PKGBUILD 2020-02-04 16:15:21 UTC (rev 562057)
@@ -2,7 +2,7 @@
_name=inflect
pkgname=python-inflect
-pkgver=4.0.0
+pkgver=4.1.0
pkgrel=1
pkgdesc="Correctly generate plurals, singular nouns, ordinals, indefinite articles"
arch=('any')
@@ -13,7 +13,7 @@
checkdepends=('flake8' 'python-black' 'python-coverage' 'python-pytest'
'python-pytest-black' 'python-pytest-cov' 'python-pytest-flake8')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('7d9ef9389b9301e596165fcb1774467ddeb421636094a0f0cebbcaa11558b4529ccb90644e1097f91cff3316911c98f4bb1df92180193a5313ca7da91a282e5c')
+sha512sums=('9a2ba4777f01475390976f3ac28f046d39d1f86cfdafd161cc7c8d33526aca35d44e6598ccf2a0b68d3511a64b67ed0991b51c78bda8f279cd706fd29a3fa514')
prepare() {
mv -v "${_name}-$pkgver" "$pkgname-$pkgver"
More information about the arch-commits
mailing list