aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Ronecker2020-04-15 12:05:51 +0200
committerPascal Ronecker2020-04-15 12:05:51 +0200
commit5316448236346ac4e43afa17bdc6e260a8b76155 (patch)
treefc963545fabe5580ff1d089990c4db4eb30a2cb1
parent042a290e48d0ff1f2784351c58e764855afc2be3 (diff)
downloadaur-5316448236346ac4e43afa17bdc6e260a8b76155.tar.gz
Update electron version / add overlay icon
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 095987e5f0d6..a7ca5d765628 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = google-chat-linux-git
pkgdesc = Unofficial electron-based desktop client for Google Chat, electron included
- pkgver = 0.4.4
+ pkgver = 0.4.5
pkgrel = 1
url = https://github.com/squalou/google-chat-linux.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 5139ce816376..d4cac0ab7ce8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,10 @@
# Maintainer: Squalou <squalou.jenkins [at] gmail [dot] com>
pkgname=google-chat-linux-git
-pkgver=0.4.4
+pkgver=0.4.5
pkgrel=1
pkgdesc="Unofficial electron-based desktop client for Google Chat, electron included"
arch=('x86_64' 'i686')
url="https://github.com/squalou/google-chat-linux.git"
-electron_version='electron@v7.1.0'
license=('WTFPL')
makedepends=('nodejs' 'npm' 'xz' 'binutils')
conflicts=('google-chat-linux-electron7-git')