[arch-commits] Commit in python-cffi/repos (community-x86_64 extra-x86_64/PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Feb 12 18:40:57 UTC 2021


    Date: Friday, February 12, 2021 @ 18:40:57
  Author: felixonmars
Revision: 407886

fix pkgrelease

Modified:
  python-cffi/repos/extra-x86_64/PKGBUILD
Deleted:
  python-cffi/repos/community-x86_64/

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

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2021-02-12 18:27:38 UTC (rev 407885)
+++ extra-x86_64/PKGBUILD	2021-02-12 18:40:57 UTC (rev 407886)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.14.4
+pkgver=1.14.5
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("https://foss.heptapod.net/pypy/cffi/-/archive/v$pkgver/cffi-v$pkgver.tar.bz2")
-sha512sums=('590655ac0ad023ecd36eaa1da29b64325bdb65d7eee41c3c6c5e655ddeee64275f5b381d680caa2045435005013acd7d9b275e67df22e231bd8a765c6ea809fa')
+sha512sums=('0e2e739e44507898d713c0e2c20f2e2eee3c468fd14b3adc9d7acf69d8bc0172993790d5178e637bcc454d1e62cc680b9c3cade05965eb25dc6cd22ffef924ce')
 
 prepare() {
   cp -a cffi-v$pkgver{,-py2}



More information about the arch-commits mailing list