summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2018-02-12 06:00:02 +0000
committerFelix Yan2018-02-12 06:00:02 +0000
commit0706bee5d91d1a4e45953ab7ae70c2fa49079a3a (patch)
treeaaebe896fd98b2540d41656cc7b0993818a9db42
parent9be15ea8b0bb3af86efd8daabcc874997f94114f (diff)
downloadaur-0706bee5d91d1a4e45953ab7ae70c2fa49079a3a.tar.gz
upgpkg: 1.10.1-1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35e9c92d6cb2..4ea34398acf1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,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')
@@ -11,7 +11,7 @@ url='https://github.com/Suor/funcy'
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}