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

Felix Yan felixonmars at archlinux.org
Sun May 26 19:23:10 UTC 2019


    Date: Sunday, May 26, 2019 @ 19:23:09
  Author: felixonmars
Revision: 470847

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-26 19:20:07 UTC (rev 470846)
+++ PKGBUILD	2019-05-26 19:23:09 UTC (rev 470847)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=golang-github-jung-kurt-gofpdf
-pkgver=2.2.0
+pkgver=2.3.0
 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=('e4d3b5081373f9ca4b32fb547ece9547ce060a415372217c5e47fd0ee30b7c2849aae4b788c80aa35a23cdc7b83c3d7e72f4bfa1f1f2d6dd70fc42d6329336a7')
+sha512sums=('5b1cef2e66e0985190c37f6e3bc2ce937c2d189e6e9462479df434f8310bd6827ae0002e91956bd49a33311057c6cc063396d9659668d5a466e0311d987c5eac')
 
 check() {
   export GOPATH="$srcdir/build:/usr/share/gocode"



More information about the arch-commits mailing list