diff --git a/.SRCINFO b/.SRCINFO index 1e1aa5348e7e1..18140b02483df 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.20 + pkgver = 0.1.23 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.20.tgz - source = mattfillipe-tobby-0.1.20.tgz::https://registry.npmjs.org/@mattfillipe/tobby/-/tobby-0.1.20.tgz - sha256sums = 6138a1f9632f9bcf3b6121adec061479c6268381c489d37d6b3fca043915005d + noextract = mattfillipe-tobby-0.1.23.tgz + source = mattfillipe-tobby-0.1.23.tgz::https://registry.npmjs.org/@mattfillipe/tobby/-/tobby-0.1.23.tgz + sha256sums = 90c889392edd9362858a3d950957acb9f662aded9d1a9667a2f53a1fe709162b pkgname = tobby diff --git a/PKGBUILD b/PKGBUILD index d0e8b44c1ce56..47c0ea9e69d39 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ _npmname=@mattfillipe/tobby pkgname=tobby -pkgver=0.1.20 +pkgver=0.1.23 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=('6138a1f9632f9bcf3b6121adec061479c6268381c489d37d6b3fca043915005d') +sha256sums=('90c889392edd9362858a3d950957acb9f662aded9d1a9667a2f53a1fe709162b') options=('!strip') package() {