Skip to content

Commit f47eff8

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

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.9
3+
pkgver = 0.0.10
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.9
4+
pkgver=0.0.10
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='9a672d648b57df671c25e2a8f5e24837047df97c7846daae419924b9c6b93311'
16+
_sha256='b1b828c41a0a63f87b2524855bc4916a6493640c6249508cca39035e926282d5'
1717

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

0 commit comments

Comments
 (0)