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

Felix Yan felixonmars at archlinux.org
Sat Jan 13 02:14:08 UTC 2018


    Date: Saturday, January 13, 2018 @ 02:14:04
  Author: felixonmars
Revision: 314675

upgpkg: python-cffi 1.11.3-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-13 00:49:27 UTC (rev 314674)
+++ PKGBUILD	2018-01-13 02:14:04 UTC (rev 314675)
@@ -4,7 +4,7 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.11.2
+pkgver=1.11.3
 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=('e60c31ff3b65c746c0c702cc55c8facebc0e233811d14852c2e2689ca9f60eaa667d0e9496655858f3d59e65f568dfa83e52a8d834b009726c31cd7bb518987b')
+sha512sums=('91507072b6ab55e51c995cc652770b467946e43d7be2fffb1566aa9c7398ee5fbe95051b7aaba219045301a56b72e81b706eac87068705f4cbc741cba3aacba1')
 
 prepare() {
   mv cffi-cffi-* cffi-$pkgver



More information about the arch-commits mailing list