From 32e44ee52e7fa9480e72fc39657cb3aab44f61a7 Mon Sep 17 00:00:00 2001 From: Matheus Fillipe Date: Wed, 4 Mar 2026 22:54:59 +0100 Subject: [PATCH] update to 0.2.7 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a8a08486d98c2..131c4f7559901 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -4,7 +4,7 @@ pkgbase = tobby pkgdesc = The Terminal Obby — a modern IRC client for the terminal - pkgver = 0.2.6 + pkgver = 0.2.7 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.6.tgz - source = mattfillipe-tobby-0.2.6.tgz::https://registry.npmjs.org/@mattfillipe/tobby/-/tobby-0.2.6.tgz - sha256sums = 15188be9927a81fdd69b1d783966c1ca8969ae0575c23efab6a778bbcd640de6 + noextract = mattfillipe-tobby-0.2.7.tgz + source = mattfillipe-tobby-0.2.7.tgz::https://registry.npmjs.org/@mattfillipe/tobby/-/tobby-0.2.7.tgz + sha256sums = 72937f18f2a146362f9d8b1a22b12d59bd3b59799de382a6dc4799ba61a51f8f pkgname = tobby diff --git a/PKGBUILD b/PKGBUILD index e211366672224..1a6895399f172 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ _npmname=@mattfillipe/tobby pkgname=tobby -pkgver=0.2.6 +pkgver=0.2.7 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=('15188be9927a81fdd69b1d783966c1ca8969ae0575c23efab6a778bbcd640de6') +sha256sums=('72937f18f2a146362f9d8b1a22b12d59bd3b59799de382a6dc4799ba61a51f8f') options=('!strip') package() {