[arch-commits] Commit in golang-github-stretchr-testify/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 1 17:38:47 UTC 2020
Date: Friday, May 1, 2020 @ 17:38:47
Author: felixonmars
Revision: 624109
upgpkg: golang-github-stretchr-testify 1.5.1-1
Modified:
golang-github-stretchr-testify/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-01 17:38:27 UTC (rev 624108)
+++ PKGBUILD 2020-05-01 17:38:47 UTC (rev 624109)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=golang-github-stretchr-testify
-pkgver=1.5.0
+pkgver=1.5.1
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=('0bb4c0a222a6e5cde2f703b26fac770fcefbf881f679e79d45a29907855e72f12f0c92042d7ca78e1e4a8f2c9ef6a9a181f2faba2b34af189e40369c2ac880f8')
+sha512sums=('fdd1b6493e9ee84638f02f756065e1b442f4b05101b27c88eb759377b69878241e04a9b6b5b4bafec85caaeb6c7514e96f5fb176fea28ee53995875097578387')
check() {
export GOPATH="$srcdir/build:/usr/share/gocode"
More information about the arch-commits
mailing list