Skip to content

Commit fe4e018

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

4 files changed

Lines changed: 6 additions & 6 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.3
3+
pkgver = 0.0.9
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.3
4+
pkgver=0.0.9
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='0b2ba661104227faa1f4aff9579557633933544578d586abd5972f14802c810c'
16+
_sha256='9a672d648b57df671c25e2a8f5e24837047df97c7846daae419924b9c6b93311'
1717

1818
prepare() {
1919
gh release download "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.5
3+
pkgver = 0.0.6
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.5
4+
pkgver=0.0.6
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='c29a17a401d8a478a3e8f77031e950d0d3bfab8e4bb07d9111a48ab341860c22'
17+
_sha256='e1eaf7c612fdca03682f75923457de45eba103b71864675414b0e7104e6c5156'
1818

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

0 commit comments

Comments
 (0)