update to 0.1.24

This commit is contained in:
Matheus Fillipe 2026-02-25 13:29:46 +01:00
parent 141157dc2d
commit 378d2932bc
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.1.23
pkgver = 0.1.24
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.1.23.tgz
source = mattfillipe-tobby-0.1.23.tgz::https://registry.npmjs.org/@mattfillipe/tobby/-/tobby-0.1.23.tgz
sha256sums = 90c889392edd9362858a3d950957acb9f662aded9d1a9667a2f53a1fe709162b
noextract = mattfillipe-tobby-0.1.24.tgz
source = mattfillipe-tobby-0.1.24.tgz::https://registry.npmjs.org/@mattfillipe/tobby/-/tobby-0.1.24.tgz
sha256sums = a6c6321564aadb7989107b5fa09b2e3345052935f9282129154bb6a682334978
pkgname = tobby

View file

@ -3,7 +3,7 @@
_npmname=@mattfillipe/tobby
pkgname=tobby
pkgver=0.1.23
pkgver=0.1.24
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=('90c889392edd9362858a3d950957acb9f662aded9d1a9667a2f53a1fe709162b')
sha256sums=('a6c6321564aadb7989107b5fa09b2e3345052935f9282129154bb6a682334978')
options=('!strip')
package() {