summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoses Narrow2022-05-04 13:28:47 -0500
committerMoses Narrow2022-05-04 13:28:47 -0500
commitd7f9cbc0fbbb14d674bd69f38967712c2b7fcf2b (patch)
tree2a895c8eaee808892a180ff77f00b0bb4ee7ac4e /PKGBUILD
parent22943dbc354611ad6575c5a9765063455f5dbf1c (diff)
downloadaur-d7f9cbc0fbbb14d674bd69f38967712c2b7fcf2b.tar.gz
update git.PKGBUILD, scripts and systemd services to work with changes on skywire develop branch. Build bins with systray.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bda49efbc3c..79af4aac5043 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ source=("${url}/archive/refs/tags/v${pkgver}.tar.gz"
"${_scripts}.tar.gz"
)
sha256sums=('f1c6ae2dbe36cda0767855ac1b8676751358ca782e2c3d8ee16ba9b0de9b2bc3'
- '967306a134398efb8dfaee45e0bded285e15490f480e6a8ed74438d70320eea5')
+ '98a74485ec33c4d3b44ecdfb041bfb3f31636a176c9baa78d805a9056e604f0d')
prepare() {
# https://wiki.archlinux.org/index.php/Go_package_guidelines
mkdir -p ${srcdir}/go/src/github.com/${_githuborg}/ ${srcdir}/go/bin ${srcdir}/go/apps