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

Felix Yan felixonmars at archlinux.org
Mon Aug 5 07:02:05 UTC 2019


    Date: Monday, August 5, 2019 @ 07:02:04
  Author: felixonmars
Revision: 497437

upgpkg: python-funcy 1.13-1

Modified:
  python-funcy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-05 06:36:51 UTC (rev 497436)
+++ PKGBUILD	2019-08-05 07:02:04 UTC (rev 497437)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-funcy
-pkgver=1.12
+pkgver=1.13
 pkgrel=1
 pkgdesc='A fancy and practical functional tools'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-whatever')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Suor/funcy/archive/$pkgver.tar.gz")
-sha512sums=('719ba558fea175a97ebe24ed7a8e9026638211ccb76678538f6fb9d879b443e9bf8eea1603105ab5d42ba9480c78a6792cde6b69d491d0d2fcda4edbe6687f5c')
+sha512sums=('766a46e644d69e1a655d7218439b3bbf3ad8569070fcdb35faa22253fc820adda3c1e570939883a1481dcc686e13e2bc53bf2e95fe4b047a85bef69385d3bf84')
 
 build() {
   cd funcy-$pkgver



More information about the arch-commits mailing list