Skip to content

Commit d760f90

Browse files
author
shpit-bot
committed
chore(pkgbuilds): bump package versions
1 parent 6c2d3c7 commit d760f90

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.14
3+
pkgver = 0.0.16
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.14
4+
pkgver=0.0.16
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='b3fca564d0863b577f79202b0e09a9ede097a4f5ab8847aca58ef3006c30336a'
17+
_sha256='fd6ff98c3eb0837c42eda5297162136cc21950ba754d9282212971d8737b979b'
1818

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

osyrra-bin/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgbase = osyrra-bin
22
pkgdesc = Osyrra silent email worker and operator TUI
3-
pkgver = 0.0.18
3+
pkgver = 0.0.19
44
pkgrel = 1
55
url = https://github.com/shpitdev/osyrra
66
arch = x86_64

osyrra-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=osyrra-bin
4-
pkgver=0.0.18
4+
pkgver=0.0.19
55
pkgrel=1
66
pkgdesc="Osyrra silent email worker and operator TUI"
77
arch=('x86_64')
@@ -13,7 +13,7 @@ conflicts=('osyrra')
1313

1414
# Public PKGBUILD, private release asset. Users need GitHub access to the shpitdev org.
1515
_asset="osyrra_v${pkgver}_linux_amd64.tar.gz"
16-
_sha256='849a501377bcb3e9e4befc4f6813c5e4d750f57382b075cacd843307e5447c0c'
16+
_sha256='8c48d5fb060aac91d2b39ac8e62def5437b75ddd92364c0f37948387013c1c2e'
1717

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

0 commit comments

Comments
 (0)