From 048c6eaa9821c15a2d8edee9b9e0942f261813f0 Mon Sep 17 00:00:00 2001 From: shpit-bot Date: Mon, 1 Jun 2026 08:14:15 +0000 Subject: [PATCH] chore(pkgbuilds): bump package versions --- meshix-cli-bin/.SRCINFO | 2 +- meshix-cli-bin/PKGBUILD | 4 ++-- osyrra-bin/.SRCINFO | 2 +- osyrra-bin/PKGBUILD | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/meshix-cli-bin/.SRCINFO b/meshix-cli-bin/.SRCINFO index 047d8a9..1f6c128 100644 --- a/meshix-cli-bin/.SRCINFO +++ b/meshix-cli-bin/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = meshix-cli-bin pkgdesc = Meshix CLI for run inspection and generation workflows - pkgver = 0.0.14 + pkgver = 0.0.16 pkgrel = 1 url = https://github.com/shpitdev/meshix-mono install = meshix-cli-bin.install diff --git a/meshix-cli-bin/PKGBUILD b/meshix-cli-bin/PKGBUILD index fa251ec..38ff35a 100644 --- a/meshix-cli-bin/PKGBUILD +++ b/meshix-cli-bin/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Anand Pant pkgname=meshix-cli-bin -pkgver=0.0.14 +pkgver=0.0.16 pkgrel=1 pkgdesc="Meshix CLI for run inspection and generation workflows" arch=('x86_64') @@ -14,7 +14,7 @@ conflicts=('meshix-cli') # Public PKGBUILD, private release asset. Users need GitHub access to the shpitdev org. _asset="meshix-cli_v${pkgver}_linux_amd64.tar.gz" -_sha256='b3fca564d0863b577f79202b0e09a9ede097a4f5ab8847aca58ef3006c30336a' +_sha256='fd6ff98c3eb0837c42eda5297162136cc21950ba754d9282212971d8737b979b' prepare() { gh release download "meshix-cli-v${pkgver}" \ diff --git a/osyrra-bin/.SRCINFO b/osyrra-bin/.SRCINFO index 44ccc88..5b83118 100644 --- a/osyrra-bin/.SRCINFO +++ b/osyrra-bin/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = osyrra-bin pkgdesc = Osyrra silent email worker and operator TUI - pkgver = 0.0.18 + pkgver = 0.0.19 pkgrel = 1 url = https://github.com/shpitdev/osyrra arch = x86_64 diff --git a/osyrra-bin/PKGBUILD b/osyrra-bin/PKGBUILD index d39618a..3a0655c 100644 --- a/osyrra-bin/PKGBUILD +++ b/osyrra-bin/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Anand Pant pkgname=osyrra-bin -pkgver=0.0.18 +pkgver=0.0.19 pkgrel=1 pkgdesc="Osyrra silent email worker and operator TUI" arch=('x86_64') @@ -13,7 +13,7 @@ conflicts=('osyrra') # Public PKGBUILD, private release asset. Users need GitHub access to the shpitdev org. _asset="osyrra_v${pkgver}_linux_amd64.tar.gz" -_sha256='849a501377bcb3e9e4befc4f6813c5e4d750f57382b075cacd843307e5447c0c' +_sha256='8c48d5fb060aac91d2b39ac8e62def5437b75ddd92364c0f37948387013c1c2e' prepare() { gh release download "v${pkgver}" \