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

Felix Yan felixonmars at archlinux.org
Tue Oct 10 07:30:47 UTC 2017


    Date: Tuesday, October 10, 2017 @ 07:30:46
  Author: felixonmars
Revision: 307251

upgpkg: python-cffi 1.11.2-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-10 07:16:00 UTC (rev 307250)
+++ PKGBUILD	2017-10-10 07:30:46 UTC (rev 307251)
@@ -4,7 +4,7 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.11.1
+pkgver=1.11.2
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' '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=('808c1ecab11e7d31ea1afbd10b0b985f7c7e9b891af8d738087e15331d401d2b305e3cbe8937ee3c8ae3d6c64e996a7dc6b66033c900b3db1094fe8b7804a2b8')
+sha512sums=('e60c31ff3b65c746c0c702cc55c8facebc0e233811d14852c2e2689ca9f60eaa667d0e9496655858f3d59e65f568dfa83e52a8d834b009726c31cd7bb518987b')
 
 prepare() {
   mv cffi-cffi-* cffi-$pkgver



More information about the arch-commits mailing list