From 46dc8a605bcdf28c43e635508e8d57158d8ba007 Mon Sep 17 00:00:00 2001 From: Matheus Fillipe Date: Tue, 24 Feb 2026 12:44:12 +0100 Subject: [PATCH] update to 0.1.12 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 51fafc2839c14..6f51cee0b6a89 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -4,7 +4,7 @@ pkgbase = tobby pkgdesc = The Terminal Obby — a modern IRC client for the terminal - pkgver = 0.1.11 + pkgver = 0.1.12 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.11.tgz - source = mattfillipe-tobby-0.1.11.tgz::https://registry.npmjs.org/@mattfillipe/tobby/-/tobby-0.1.11.tgz - sha256sums = 9c96795b209b57fae944a667646dbf1161a3e6248e89d683a7e7ba4f4a5d88fe + noextract = mattfillipe-tobby-0.1.12.tgz + source = mattfillipe-tobby-0.1.12.tgz::https://registry.npmjs.org/@mattfillipe/tobby/-/tobby-0.1.12.tgz + sha256sums = 330b010a407a675d817487ec3099b457af1258f069f2b9e9c9c5938b817a288f pkgname = tobby diff --git a/PKGBUILD b/PKGBUILD index e0278b3d97b19..9a3fc437407df 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ _npmname=@mattfillipe/tobby pkgname=tobby -pkgver=0.1.11 +pkgver=0.1.12 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=('9c96795b209b57fae944a667646dbf1161a3e6248e89d683a7e7ba4f4a5d88fe') +sha256sums=('330b010a407a675d817487ec3099b457af1258f069f2b9e9c9c5938b817a288f') options=('!strip') package() {