update to 0.1.16

This commit is contained in:
Matheus Fillipe 2026-02-24 15:43:47 +01:00
parent a0e1d88177
commit 5585eed2c2
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.13
pkgver = 0.1.16
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.13.tgz
source = mattfillipe-tobby-0.1.13.tgz::https://registry.npmjs.org/@mattfillipe/tobby/-/tobby-0.1.13.tgz
sha256sums = 2bfc4891e48cc25d6cca38f5372b9f76914852d47a8f823759ab12d7add6337e
noextract = mattfillipe-tobby-0.1.16.tgz
source = mattfillipe-tobby-0.1.16.tgz::https://registry.npmjs.org/@mattfillipe/tobby/-/tobby-0.1.16.tgz
sha256sums = bc2fb0fb2ad0cc6e46b5c30f00d927b1f43379802b4528991692300590db07f1
pkgname = tobby

View file

@ -3,7 +3,7 @@
_npmname=@mattfillipe/tobby
pkgname=tobby
pkgver=0.1.13
pkgver=0.1.16
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=('2bfc4891e48cc25d6cca38f5372b9f76914852d47a8f823759ab12d7add6337e')
sha256sums=('bc2fb0fb2ad0cc6e46b5c30f00d927b1f43379802b4528991692300590db07f1')
options=('!strip')
package() {