summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
-rw-r--r--PKGBUILD.sigbin566 -> 566 bytes
3 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad3c9dd57ef2..9b5c93a0cf12 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = skywire
pkgdesc = Skywire Mainnet Node implementation. Develop Banch. Skycoin.com
pkgver = autogenerated
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/skycoin/skywire
arch = any
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 372182752a75..4ee505d7884c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ pkgdesc=" Skywire Mainnet Node implementation. Develop Banch. Skycoin.com"
_pkggopath="github.com/${_githuborg}/${_pkgname}"
pkgver='autogenerated'
#pkgver='autogenerated'
-pkgrel=4
-#pkgrel=4
+pkgrel=5
+#pkgrel=5
arch=('any')
url="https://${_pkggopath}"
license=()
@@ -75,7 +75,6 @@ build() {
export GOPATH=${srcdir}/go
export GOBIN=${GOPATH}/bin
export GOAPPS=${GOPATH}/apps
- export PATH=${GOPATH}/bin
cd ${srcdir}/go/src/${_pkggopath}
##build hypervisor UI
#make install-deps-ui
diff --git a/PKGBUILD.sig b/PKGBUILD.sig
index 8230ccbe3037..ace60e6db6aa 100644
--- a/PKGBUILD.sig
+++ b/PKGBUILD.sig
Binary files differ