Skip to content

Commit cc066e1

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

4 files changed

Lines changed: 6 additions & 6 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.10
3+
pkgver = 0.0.3
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.10
4+
pkgver=0.0.3
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='df3374c811f19ff48afb3b196c1f893102ab900c79c040c4287ec435eb6f9db8'
17+
_sha256='0556e4681ce625ac93bee4235801b9f90fa7958dcc6ac9e353b47e52c71ffac0'
1818

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

tabex-bin/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgbase = tabex-bin
22
pkgdesc = Tabex CLI for browser session, capture, and page inspection
3-
pkgver = 0.0.7
3+
pkgver = 0.0.8
44
pkgrel = 1
55
url = https://github.com/shpitdev/tabex
66
install = tabex-bin.install

tabex-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=tabex-bin
4-
pkgver=0.0.7
4+
pkgver=0.0.8
55
pkgrel=1
66
pkgdesc="Tabex CLI for browser session, capture, and page inspection"
77
arch=('x86_64')
@@ -14,7 +14,7 @@ conflicts=('tabex')
1414

1515
# Public PKGBUILD, private release asset. Users need GitHub access to the shpitdev org.
1616
_asset="tabex_v${pkgver}_linux_amd64.tar.gz"
17-
_sha256='8c203c7f52dbf4b4bc82615e95802a66fbe26201902692345d0ce74edaef17bb'
17+
_sha256='93b83db4a597194e3497c5c9dd621052250fe5dc446a8323f561f58db6114a92'
1818

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

0 commit comments

Comments
 (0)