summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorml2021-04-29 03:20:40 +0200
committerml2021-04-29 03:20:40 +0200
commit3d7b01887ca7dfbfec79a2c306cb2e26235ba6da (patch)
tree4f8f4d25ddcff464b5a72e123cfdcec22d2001ff
parent52fa09235ff79e884cb370c1d39858159b36024a (diff)
downloadaur-3d7b01887ca7dfbfec79a2c306cb2e26235ba6da.tar.gz
updpkg: google-chat-linux 5.12.11+2-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec70408442e1..259ecaa8803c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = google-chat-linux
pkgdesc = Unofficial electron-based desktop client for Google Chat, electron not included
- pkgver = 5.12.11+1
+ pkgver = 5.12.11+2
pkgrel = 1
url = https://github.com/squalou/google-chat-linux
arch = any
license = custom:UNKNOWN
makedepends = jq
- makedepends = npm
+ makedepends = nodejs-lts-fermium
depends = electron
- source = https://github.com/squalou/google-chat-linux/archive/5.12.11-1/google-chat-linux-5.12.11-1.tar.gz
+ source = https://github.com/squalou/google-chat-linux/archive/5.12.11-2/google-chat-linux-5.12.11-2.tar.gz
source = google-chat-linux.sh
source = google-chat-linux.desktop
source = sandbox.patch
- sha256sums = 597eeb8cadcf40aea9261d0b1b59eb43a6ca58cfe5f860af7e8389be2b911fb2
+ sha256sums = c80772d4c3403d4b4a329058f9c9e9874948a3e0277c7358e40580337361dda6
sha256sums = 5a458e5d7193784383ceda44faf8852410296f310acb5495d53c16bd0ea50059
sha256sums = c7fdfa74422ce7900563fd1a0f5d76c4d4cd6d153ca3b28ab5a8912a33cba9c7
sha256sums = e4b63ca04f05b03de70fd7440981646ae7eb778fa749fd8ac26dd545833b0a43
diff --git a/PKGBUILD b/PKGBUILD
index ec6ba67794a0..a7ddf74c3b59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: ml <>
pkgname=google-chat-linux
-_pkgver='5.12.11-1'
+_pkgver='5.12.11-2'
pkgver=${_pkgver/-/+}
pkgrel=1
pkgdesc='Unofficial electron-based desktop client for Google Chat, electron not included'
@@ -8,12 +8,12 @@ arch=('any')
url='https://github.com/squalou/google-chat-linux'
license=('custom:UNKNOWN')
depends=('electron')
-makedepends=('jq' 'npm')
+makedepends=('jq' 'npm' 'nodejs-lts-fermium')
source=("${url}/archive/${_pkgver}/${pkgname}-${_pkgver}.tar.gz"
google-chat-linux.sh
google-chat-linux.desktop
sandbox.patch)
-sha256sums=('597eeb8cadcf40aea9261d0b1b59eb43a6ca58cfe5f860af7e8389be2b911fb2'
+sha256sums=('c80772d4c3403d4b4a329058f9c9e9874948a3e0277c7358e40580337361dda6'
'5a458e5d7193784383ceda44faf8852410296f310acb5495d53c16bd0ea50059'
'c7fdfa74422ce7900563fd1a0f5d76c4d4cd6d153ca3b28ab5a8912a33cba9c7'
'e4b63ca04f05b03de70fd7440981646ae7eb778fa749fd8ac26dd545833b0a43')