summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2018-05-10 03:07:57 +0000
committerFelix Yan2018-05-10 03:07:57 +0000
commitd02e2407a070e47daf6b89fd12f45f948ea26041 (patch)
treee71ec663cd741d0968978d16a59247f7f69ba24d
parent0706bee5d91d1a4e45953ab7ae70c2fa49079a3a (diff)
downloadaur-d02e2407a070e47daf6b89fd12f45f948ea26041.tar.gz
upgpkg: 1.10.2-1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ea34398acf1..03315eb924e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=python-funcy
pkgname=('python-funcy' 'python2-funcy')
-pkgver=1.10.1
+pkgver=1.10.2
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=('97b0c23e541d8d6a1a37e537fa80ce72fc1ef811df6e9b95ffae57e2345f74719d590e8fe9e76ba47b19f9f18baf1b97c9473e0a9941b13601f9af5b7f737a8c')
+sha512sums=('3d636972294e5d3469dc51fbeac3db42e99f913fcb47f572ba2ac140521888ef383a75b426e18bd108034b0327e793fa50be9df79147b792bf510df496ad61ae')
prepare() {
cp -a funcy-$pkgver{,-py2}