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

Felix Yan felixonmars at archlinux.org
Sun Jan 14 10:11:49 UTC 2018


    Date: Sunday, January 14, 2018 @ 10:11:48
  Author: felixonmars
Revision: 314764

upgpkg: python-cffi 1.11.4-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-14 10:06:08 UTC (rev 314763)
+++ PKGBUILD	2018-01-14 10:11:48 UTC (rev 314764)
@@ -4,7 +4,7 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.11.3
+pkgver=1.11.4
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz")
-sha512sums=('91507072b6ab55e51c995cc652770b467946e43d7be2fffb1566aa9c7398ee5fbe95051b7aaba219045301a56b72e81b706eac87068705f4cbc741cba3aacba1')
+sha512sums=('30a8fb3a0cb8b12436a32027d6d4533d8a6870607324691132cfdbd63fbfeb6b6cfdf1f050f5f7e6acb44aab3f842f9c2d3b16d24b7cd4ddcc81ad5523c2cd9d')
 
 prepare() {
   mv cffi-cffi-* cffi-$pkgver



More information about the arch-commits mailing list