update to 0.2.3

This commit is contained in:
Matheus Fillipe 2026-03-03 14:30:08 +01:00
parent 648d340e84
commit 81a205d5b1
2 changed files with 6 additions and 6 deletions

View file

@ -4,7 +4,7 @@
pkgbase = tobby
pkgdesc = The Terminal Obby — a modern IRC client for the terminal
pkgver = 0.2.1
pkgver = 0.2.3
pkgrel = 1
url = https://github.com/ObsidianIRC/tobby
arch = any
@ -16,8 +16,8 @@ pkgbase = tobby
provides = tobby
conflicts = tobby-bin
options = !strip
noextract = mattfillipe-tobby-0.2.1.tgz
source = mattfillipe-tobby-0.2.1.tgz::https://registry.npmjs.org/@mattfillipe/tobby/-/tobby-0.2.1.tgz
sha256sums = 3f91ceba79faef1377cbe14e9b1a7aa3d2c8f854632263975a83f88b4af2f488
noextract = mattfillipe-tobby-0.2.3.tgz
source = mattfillipe-tobby-0.2.3.tgz::https://registry.npmjs.org/@mattfillipe/tobby/-/tobby-0.2.3.tgz
sha256sums = 1e4c230031e032ee3fd0520c0cd08b3b7baa9a51eb8abb590a4a6f0e0bd2032a
pkgname = tobby

View file

@ -3,7 +3,7 @@
_npmname=@mattfillipe/tobby
pkgname=tobby
pkgver=0.2.1
pkgver=0.2.3
pkgrel=1
pkgdesc="The Terminal Obby — a modern IRC client for the terminal"
arch=('any')
@ -18,7 +18,7 @@ conflicts=('tobby-bin')
# Scoped packages use %40 for @ in the URL path
source=("mattfillipe-tobby-${pkgver}.tgz::https://registry.npmjs.org/@mattfillipe/tobby/-/tobby-${pkgver}.tgz")
noextract=("mattfillipe-tobby-${pkgver}.tgz")
sha256sums=('3f91ceba79faef1377cbe14e9b1a7aa3d2c8f854632263975a83f88b4af2f488')
sha256sums=('1e4c230031e032ee3fd0520c0cd08b3b7baa9a51eb8abb590a4a6f0e0bd2032a')
options=('!strip')
package() {