Date: Wednesday, September 9, 2020 @ 08:13:56 Author: felixonmars Revision: 701472
upgpkg: golang-github-linuxdeepin-go-x11-client 0.6.1-1 Modified: golang-github-linuxdeepin-go-x11-client/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-09 08:13:33 UTC (rev 701471) +++ PKGBUILD 2020-09-09 08:13:56 UTC (rev 701472) @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=golang-github-linuxdeepin-go-x11-client -pkgver=0.6.0 -pkgrel=2 +pkgver=0.6.1 +pkgrel=1 pkgdesc='X11 protocol go language binding' arch=('any') url="https://github.com/linuxdeepin/go-x11-client" @@ -10,7 +10,7 @@ depends=('go' 'golang-deepin-lib' 'golang-golang-x-text') checkdepends=('xorg-server-xvfb' 'golang-github-stretchr-testify' 'golang-gopkg-check.v1' 'golang-gopkg-yaml.v2' 'git') source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/go-x11-client/archive/$pkgver.tar.gz") -sha512sums=('56fa34ce428a1cce97182cd28e9978e542a6c1b5567881f37605e8c05dce0f6470c08055a08f21a62d652f3adca77e0e0f828cef5b0835f6d3a78727a8640dca') +sha512sums=('fc422845eaad5713e09916e9eb718cd8ed78050aea46687c009cd90d6891aba2528994ac0662459eb2c74156780c6c86a1e06a39dee9915db80e5231081fdb12') check() { export GOPATH="$srcdir/build:/usr/share/gocode"
