summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex2022-05-27 18:59:43 +1200
committerAlex2022-05-27 18:59:43 +1200
commitcf8f47c26bd1a550deebeca2460465bca35c069a (patch)
tree58318f21f4b5087021c8b67b85756f602199d0d0 /PKGBUILD
parent84f4832e939d2512979288d6227f3bc6df7d23bc (diff)
downloadaur-holochain-launcher.tar.gz
update to 0.4.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6317ec2fc5ad..5288bfd0ce37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: robot5x <alex at robot5x dot com>
pkgname=holochain-launcher
-pkgver=0.3.7
+pkgver=0.4.7
pkgrel=1
pkgdesc="A cross-platform executable that launches a local Holochain conductor, and installs and opens apps"
arch=('x86_64')
@@ -13,7 +13,7 @@ conflicts=()
replaces=()
source=("https://github.com/holochain/launcher/releases/download/v${pkgver}/${pkgname}_${pkgver}_amd64.deb")
noextract=("${pkgname}_${pkgver}_amd64.deb")
-sha256sums=('1698ede2fc3f408220594bbcab2d392e6f3e5aeef03c7debe34c8c5918ba2d70')
+sha256sums=('ee7cde6cc2274882557dcf482e1c5f7ed032fe9812b8738b232338a9ac1694a5')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}_amd64.deb" data.tar.gz | bsdtar -C "${pkgdir}" -xJf -