[arch-commits] Commit in gx/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Mon Oct 21 14:36:21 UTC 2019


    Date: Monday, October 21, 2019 @ 14:36:21
  Author: jelle
Revision: 518092

upgpkg: gx 0.14.1-4

golang 1.13.1 security rebuild

Modified:
  gx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-21 14:21:36 UTC (rev 518091)
+++ PKGBUILD	2019-10-21 14:36:21 UTC (rev 518092)
@@ -3,7 +3,7 @@
 
 pkgname=gx
 pkgver=0.14.1
-pkgrel=3
+pkgrel=4
 
 pkgdesc="Packaging tool built around the distributed, content addressed filesystem IPFS"
 url="https://github.com/whyrusleeping/gx"
@@ -37,5 +37,5 @@
 
 package() {
   install -Dm 755 bin/gx "$pkgdir/usr/bin/gx"
-  install -Dm 644 gx/LICENSE "$pkgdir/usr/share/licenses/gx"
+  install -Dm 644 gx/LICENSE "$pkgdir/usr/share/licenses/gx/LICENSE"
 }



More information about the arch-commits mailing list