Date: Tuesday, June 27, 2017 @ 13:35:04 Author: felixonmars Revision: 241179
upgpkg: python-pifpaf 1.4.2-1 Modified: python-pifpaf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-27 13:34:43 UTC (rev 241178) +++ PKGBUILD 2017-06-27 13:35:04 UTC (rev 241179) @@ -3,7 +3,7 @@ pkgbase=python-pifpaf pkgname=('python-pifpaf' 'python2-pifpaf') -pkgver=1.4.0 +pkgver=1.4.2 pkgrel=1 pkgdesc='Suite of tools and fixtures to manage daemons for testing' arch=('any') @@ -20,7 +20,7 @@ # 'elasticsearch': test fails # 'rabbitmq': test hangs source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz") -sha512sums=('848534bcce3553f64cc23a9c7118a72418327732217da22150449514069fbc3b5483030e7d2b7c12d6fae97d12f5ba6a7a0db57e731ee21472a1e50e39b6c19e') +sha512sums=('66a21a2d12d466ab690ee091f0be7a234074fe5a4e7087aebf2556b8ef31c06f02f14d660324f1c05d67082a9569c662a94533e666047e3209867f1466356359') prepare() { cp -a pifpaf-$pkgver{,-py2}