[arch-commits] Commit in golang-github-burntsushi-xgb/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Jan 28 00:35:03 UTC 2021


    Date: Thursday, January 28, 2021 @ 00:35:03
  Author: felixonmars
Revision: 833144

upgpkg: golang-github-burntsushi-xgb 0.0.20210121-1

Modified:
  golang-github-burntsushi-xgb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-28 00:02:36 UTC (rev 833143)
+++ PKGBUILD	2021-01-28 00:35:03 UTC (rev 833144)
@@ -1,9 +1,9 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=golang-github-burntsushi-xgb
-pkgver=0.0.20160523
-_commit=27f122750802c950b2c869a5b63dafcf590ced95
-pkgrel=3
+pkgver=0.0.20210121
+_commit=deaf085860bc2ec870e50cacc83c467b3501a404
+pkgrel=1
 pkgdesc='The X Go Binding is a low-level API to communicate with the X server'
 arch=('any')
 url="https://github.com/BurntSushi/xgb"
@@ -11,7 +11,7 @@
 depends=('go')
 checkdepends=('xorg-server-xvfb')
 source=("$pkgname-$_commit.tar.gz::https://github.com/BurntSushi/xgb/archive/$_commit.tar.gz")
-sha512sums=('889ff39e4e5614faf7ef49a9fbae3efdd0dd9232b8652c34f621208b4d136ff76864ceb61e2b6cb3796fbf51309b0c74e50e7f2444927e0e99072c65c4892cd5')
+sha512sums=('950e951a5f5b20567a32dc2a0770c00af9f72f97efe346adc6fdb73698b1919895bec9dad5dc2d73eef7ae87e2ff3c56fc9a673141246408acfd97703eda9da0')
 
 prepare() {
   cd xgb-$_commit



More information about the arch-commits mailing list