Skip to content

Commit 21e0d4e

Browse files
github-actions[bot]shpit-bot
andauthored
chore(pkgbuilds): bump package versions (#13)
Co-authored-by: shpit-bot <opensource@shpit.dev>
1 parent d6666c4 commit 21e0d4e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

meshix-cli-bin/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgbase = meshix-cli-bin
22
pkgdesc = Meshix CLI for run inspection and generation workflows
3-
pkgver = 0.0.7
3+
pkgver = 0.0.10
44
pkgrel = 1
55
url = https://github.com/shpitdev/meshix-mono
66
install = meshix-cli-bin.install

meshix-cli-bin/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Anand Pant
22

33
pkgname=meshix-cli-bin
4-
pkgver=0.0.7
4+
pkgver=0.0.10
55
pkgrel=1
66
pkgdesc="Meshix CLI for run inspection and generation workflows"
77
arch=('x86_64')
@@ -14,7 +14,7 @@ conflicts=('meshix-cli')
1414

1515
# Public PKGBUILD, private release asset. Users need GitHub access to the shpitdev org.
1616
_asset="meshix-cli_v${pkgver}_linux_amd64.tar.gz"
17-
_sha256='07c5ba24eeb4f6a7fc15ab8f2e0c3f3acfa621058ecf8f2e0b2c5af614d63aee'
17+
_sha256='df3374c811f19ff48afb3b196c1f893102ab900c79c040c4287ec435eb6f9db8'
1818

1919
prepare() {
2020
gh release download "meshix-cli-v${pkgver}" \

0 commit comments

Comments
 (0)