Skip to content

Commit 4dbda6c

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

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.2
3+
pkgver = 0.0.3
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.2
4+
pkgver=0.0.3
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='b169ace1b18d2be22a264f57524728d3f0985787558c8e2ba6796c0a80b81e71'
16+
_sha256='0b2ba661104227faa1f4aff9579557633933544578d586abd5972f14802c810c'
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.4
3+
pkgver = 0.0.5
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.4
4+
pkgver=0.0.5
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='f6f3f2e5912ba985453a4ec4d97522a59ecbb4278a44135264303d96c4451e70'
17+
_sha256='c29a17a401d8a478a3e8f77031e950d0d3bfab8e4bb07d9111a48ab341860c22'
1818

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

0 commit comments

Comments
 (0)