summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoses Narrow2020-01-01 12:15:51 -0600
committerMoses Narrow2020-01-01 12:15:51 -0600
commitb6a4dfb6b97e417b2c8528fdc44c1bba4f1e6220 (patch)
tree8091a164e9435698475726832278b043401b3faa
parent174c55c25c1843c5f5d8f48a7d7843ff4dcfdbcd (diff)
downloadaur-b6a4dfb6b97e417b2c8528fdc44c1bba4f1e6220.tar.gz
fix scripts, add debug
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sigbin566 -> 566 bytes
-rw-r--r--skywire-systemd.tar.gzbin3584 -> 379 bytes
4 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc6175452ffe..bc6c65083686 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = skywire
pkgdesc = TESTNET Skywire: Building a New Internet. Skycoin.com
pkgver = autogenerated
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/SkycoinProject/skywire
arch = any
makedepends = git
@@ -16,7 +16,7 @@ pkgbase = skywire
sha256sums = SKIP
sha256sums = 41c0a4a42ae64479b008392053f4a947618acd6bb9c3ed2672dafdb2453caa14
sha256sums = ba2d150094f3cc9c182c051532bc2848b0d8f32276dced6a4a15201bb67db665
- sha256sums = 4b49b82e04abe3d51073e339fc133a52926cfc8d905d5fd6b823c0762f32451b
+ sha256sums = 5b110b1ce7544d46f52934b742fcb819dbfc50c78702e93a1efa3246d14af45b
pkgname = skywire
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 92dafa867146..875f5d9c1e74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ githuborg=SkycoinProject
pkgdesc="TESTNET Skywire: Building a New Internet. Skycoin.com"
pkgver='autogenerated'
pkggopath="github.com/${githuborg}/${pkgname1}"
-pkgrel=2
+pkgrel=3
arch=('any')
url="https://${pkggopath}"
license=()
@@ -21,7 +21,7 @@ source=("git+${url}.git#branch=${BRANCH:-master}"
sha256sums=('SKIP'
'41c0a4a42ae64479b008392053f4a947618acd6bb9c3ed2672dafdb2453caa14'
'ba2d150094f3cc9c182c051532bc2848b0d8f32276dced6a4a15201bb67db665'
- '4b49b82e04abe3d51073e339fc133a52926cfc8d905d5fd6b823c0762f32451b')
+ '5b110b1ce7544d46f52934b742fcb819dbfc50c78702e93a1efa3246d14af45b')
#tar -czvf skywire-scripts.tar.gz skywire-scripts
#tar -czvf skywire-systemd.tar.gz skywire-systemd
export GOOS=linux
diff --git a/PKGBUILD.sig b/PKGBUILD.sig
index 38bcba2c113d..a07e15b1df22 100644
--- a/PKGBUILD.sig
+++ b/PKGBUILD.sig
Binary files differ
diff --git a/skywire-systemd.tar.gz b/skywire-systemd.tar.gz
index 5e34c11a49aa..9b11f2776ee7 100644
--- a/skywire-systemd.tar.gz
+++ b/skywire-systemd.tar.gz
Binary files differ