update owner

This commit is contained in:
Matheus Fillipe 2026-02-21 10:39:21 +01:00
parent 68a46002a6
commit 86d17145a3
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ pkgbase = tobby
pkgdesc = The Terminal Obby — a modern IRC client for the terminal
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/OWNER/tobby
url = https://github.com/ObsidianIRC/tobby
arch = any
license = MIT
makedepends = npm

View file

@ -7,7 +7,7 @@ pkgver=0.1.0
pkgrel=1
pkgdesc="The Terminal Obby — a modern IRC client for the terminal"
arch=('any')
url="https://github.com/OWNER/tobby"
url="https://github.com/ObsidianIRC/tobby"
license=('MIT')
# nodejs runs the bin/tobby.js shim; bun-bin runs the actual bundled app
depends=('nodejs' 'bun-bin')