Date: Tuesday, April 28, 2020 @ 08:25:35 Author: felixonmars Revision: 621970
upgpkg: golang-github-stretchr-testify 1.5.0-1 Modified: golang-github-stretchr-testify/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-28 08:15:12 UTC (rev 621969) +++ PKGBUILD 2020-04-28 08:25:35 UTC (rev 621970) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=golang-github-stretchr-testify -pkgver=1.4.0 +pkgver=1.5.0 pkgrel=1 pkgdesc='A toolkit with common assertions and mocks that plays nicely with the standard library' arch=('any') @@ -10,7 +10,7 @@ depends=('go-pie' 'golang-github-davecgh-go-spew' 'golang-github-pmezard-go-difflib' 'golang-github-stretchr-objx') source=("$pkgname-$pkgver.tar.gz::https://github.com/stretchr/testify/archive/v$pkgver.tar.gz") -sha512sums=('7a91c120f5425a1b89239a03ef9419d44c83342665beb3362384fe6512af52c49a5f914e5bbf9725656311ff0b826146f11b7db9f4cf4c1a69ce6033169d8c2d') +sha512sums=('0bb4c0a222a6e5cde2f703b26fac770fcefbf881f679e79d45a29907855e72f12f0c92042d7ca78e1e4a8f2c9ef6a9a181f2faba2b34af189e40369c2ac880f8') check() { export GOPATH="$srcdir/build:/usr/share/gocode"
