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

Felix Yan felixonmars at archlinux.org
Tue Jun 9 04:56:55 UTC 2020


    Date: Tuesday, June 9, 2020 @ 04:56:54
  Author: felixonmars
Revision: 640657

upgpkg: python-inflection 0.5.0-1

Modified:
  python-inflection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-09 04:56:07 UTC (rev 640656)
+++ PKGBUILD	2020-06-09 04:56:54 UTC (rev 640657)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-inflection
-pkgver=0.4.0
+pkgver=0.5.0
 pkgrel=1
 pkgdesc="A port of Ruby on Rails inflector to Python"
 url="https://github.com/jpvanhal/inflection"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/jpvanhal/inflection/archive/$pkgver.tar.gz")
-sha512sums=('071b21bdc24f05f7be1e8c51c0cc422d4835b4b6e03cdd2b51717356d4d1bb714ebcd875091e331b7e9be85cfb577a8f80f999ca2bf0c7dd8496bf057ddb144c')
+sha512sums=('65acd5f51071a6ff4073a741102507a93e6a373a49676cc8f84778eb365705c8c58e8314426512f027243d11ce984115970358368de6c1b2f13692971f199e50')
 
 build() {
   cd inflection-$pkgver



More information about the arch-commits mailing list