mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
update owner
This commit is contained in:
parent
68a46002a6
commit
86d17145a3
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue