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

Felix Yan felixonmars at archlinux.org
Mon Feb 12 06:00:05 UTC 2018


    Date: Monday, February 12, 2018 @ 06:00:02
  Author: felixonmars
Revision: 292669

upgpkg: python-funcy 1.10.1-1

Modified:
  python-funcy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-12 05:56:13 UTC (rev 292668)
+++ PKGBUILD	2018-02-12 06:00:02 UTC (rev 292669)
@@ -3,7 +3,7 @@
 
 pkgbase=python-funcy
 pkgname=('python-funcy' 'python2-funcy')
-pkgver=1.10
+pkgver=1.10.1
 pkgrel=1
 pkgdesc='A fancy and practical functional tools'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-whatever' 'python2-whatever')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/Suor/funcy/archive/$pkgver.tar.gz")
-sha512sums=('152006f1704a835d044b82cee07a177fe2fce4cf842fc9c29a1a13d5e21f43f28563a3e86abb7536510550f1b411418c97f3fde5ade5f846a2916ea3bdcde8a9')
+sha512sums=('97b0c23e541d8d6a1a37e537fa80ce72fc1ef811df6e9b95ffae57e2345f74719d590e8fe9e76ba47b19f9f18baf1b97c9473e0a9941b13601f9af5b7f737a8c')
 
 prepare() {
   cp -a funcy-$pkgver{,-py2}



More information about the arch-commits mailing list