[arch-commits] Commit in golang-github-stretchr-testify/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Sep 7 13:18:09 UTC 2019


    Date: Saturday, September 7, 2019 @ 13:18:09
  Author: felixonmars
Revision: 508411

upgpkg: golang-github-stretchr-testify 1.4.0-1

Modified:
  golang-github-stretchr-testify/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-07 13:16:59 UTC (rev 508410)
+++ PKGBUILD	2019-09-07 13:18:09 UTC (rev 508411)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=golang-github-stretchr-testify
-pkgver=1.3.0
+pkgver=1.4.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=('29dc8389f0efba9caeb2d2d5704878c93f3b00c21e6ad2712bac52bbc09c460d9028aecbfd5430f200a15fd0e8c8d0157e084b72463d82ceecc5459d93d4d896')
+sha512sums=('7a91c120f5425a1b89239a03ef9419d44c83342665beb3362384fe6512af52c49a5f914e5bbf9725656311ff0b826146f11b7db9f4cf4c1a69ce6033169d8c2d')
 
 check() {
   export GOPATH="$srcdir/build:/usr/share/gocode"



More information about the arch-commits mailing list