Skip to content

Commit 06d5d72

Browse files
github-actions[bot]shpit-bot
andauthored
chore(pkgbuilds): bump package versions (#6)
Co-authored-by: shpit-bot <opensource@shpit.dev>
1 parent aefe435 commit 06d5d72

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.1
3+
pkgver = 0.0.2
44
pkgrel = 1
55
url = https://github.com/shpitdev/meshix-observability
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.1
4+
pkgver=0.0.2
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='a6f8fa1b8c12fa8705bc508efe13b8f462c375016edee0683ceb577370ac1911'
17+
_sha256='e5446f112d1277cda436d2ecce972b96b409a6fbaf57020690f4a0711d1f06e0'
1818

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

0 commit comments

Comments
 (0)