From a88bd2a00ce98030a6e8901b9775d689ed1723ff Mon Sep 17 00:00:00 2001 From: shpit-bot Date: Wed, 13 May 2026 07:26:28 +0000 Subject: [PATCH] chore(pkgbuilds): bump package versions --- osyrra-bin/.SRCINFO | 2 +- osyrra-bin/PKGBUILD | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/osyrra-bin/.SRCINFO b/osyrra-bin/.SRCINFO index 26a9fb9..b0d6139 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.14 + pkgver = 0.0.15 pkgrel = 1 url = https://github.com/shpitdev/osyrra arch = x86_64 diff --git a/osyrra-bin/PKGBUILD b/osyrra-bin/PKGBUILD index ed0b0cc..942508f 100644 --- a/osyrra-bin/PKGBUILD +++ b/osyrra-bin/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Anand Pant pkgname=osyrra-bin -pkgver=0.0.14 +pkgver=0.0.15 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='412e56e0f5e7672ad682ea560532a883b709da31f082b477d2db72255b7dc861' +_sha256='fc5785f4942f0c150a8a97b3567a3bed235fce0e83805de395e369e331038dff' prepare() { gh release download "v${pkgver}" \