Date: Thursday, June 29, 2017 @ 17:11:12 Author: demize Revision: 241607
upgpkg: go-ipfs 0.4.10-1 Modified: go-ipfs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-29 17:10:34 UTC (rev 241606) +++ PKGBUILD 2017-06-29 17:11:12 UTC (rev 241607) @@ -6,7 +6,7 @@ # Contributor: Ian Naval <[email protected]> pkgname=go-ipfs -pkgver=0.4.9 +pkgver=0.4.10 pkgrel=1 pkgdesc='A peer-to-peer hypermedia distribution protocol' @@ -20,7 +20,7 @@ source=(go-ipfs-$pkgver.tar.gz::https://github.com/ipfs/go-ipfs/archive/v$pkgver.tar.gz ipfs.service) -sha512sums=('ef768f05feb86cb73dfb8283668f65c09946a44eb35cf9dcf9858b4e09f6f468bd55d201e459d6885cb8729ef7e1292f787936c9d873619cf1b72dad2c037e44' +sha512sums=('9b72496396da091014de4e593fa85aec632abc235388e991fda4a5c2383f728b18ce259a75aa384c113a4ac3138c6f7a4582f14a56335481ff4f15511697513d' '1a6bc7fffc3c3640cda3f33c107424edd698c62bd8509731856b8827ea18be1a1845ef0d5ca15325d48d7d871a78daacc011ff9eacea926bc35899850990c1c6') prepare() {
