[arch-commits] Commit in golang-github-jung-kurt-gofpdf/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Dec 25 23:24:38 UTC 2019


    Date: Wednesday, December 25, 2019 @ 23:24:37
  Author: felixonmars
Revision: 541442

upgpkg: golang-github-jung-kurt-gofpdf 2.3.1-1

Modified:
  golang-github-jung-kurt-gofpdf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-25 23:24:22 UTC (rev 541441)
+++ PKGBUILD	2019-12-25 23:24:37 UTC (rev 541442)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=golang-github-jung-kurt-gofpdf
-pkgver=2.3.0
+pkgver=2.3.1
 pkgrel=1
 pkgdesc='A PDF document generator with high level support for text, drawing and images'
 arch=('any')
@@ -9,7 +9,7 @@
 license=('MIT')
 depends=('go-pie')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/jung-kurt/gofpdf/archive/v$pkgver.tar.gz")
-sha512sums=('5b1cef2e66e0985190c37f6e3bc2ce937c2d189e6e9462479df434f8310bd6827ae0002e91956bd49a33311057c6cc063396d9659668d5a466e0311d987c5eac')
+sha512sums=('14bec19ba115cb9e4d3c12b8ba3f5e7164afeae7253b7ee6aac8e9af7bda37138cfc9ced28a8ae692f3f6add69d07178ccd7862279fabd66a4d01bad25b9f91c')
 
 check() {
   export GOPATH="$srcdir/build:/usr/share/gocode"



More information about the arch-commits mailing list