aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsqualou2020-07-29 15:08:10 +0200
committersqualou2020-07-29 15:08:10 +0200
commitb2c7eb4c223349cddcebe6ab01f6d933caae36eb (patch)
treec852d2ba82e7dc0b422ab6c50ab83bc3eca63a26
parent662b034be70d732e556d72eb1b55fc7155fc26bb (diff)
downloadaur-google-chat-linux-git.tar.gz
Undo more google uglification in custom theme
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 764279136882..1fb712dcf181 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = google-chat-linux-git
pkgdesc = Unofficial electron-based desktop client for Google Chat, electron included
pkgver = 0.5.4
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/squalou/google-chat-linux.git
arch = x86_64
arch = i686
@@ -11,8 +11,8 @@ pkgbase = google-chat-linux-git
makedepends = xz
makedepends = binutils
conflicts = google-chat-linux-electron7-git
- source = https://github.com/squalou/google-chat-linux/releases/download/0.5.4-2/google-chat-linux_0.5.4-2_amd64.deb
- sha512sums = e7de71f739b4c39572b598e94f0bbb19af12f08aff72ad4f814ce93c2a98e7f1792ecb41f6449b0d6ff658a8a1889839399706e5b2d758890fbee3afb5cab630
+ source = https://github.com/squalou/google-chat-linux/releases/download/0.5.4-3/google-chat-linux_0.5.4-3_amd64.deb
+ sha512sums = 9b13013e2a6f24e60d3cdf6cca16b5ffa4065982f906983f9c0bb764edfbe37ebad014da0ac7c9262037f5f60cbf844f457a601f117dd5ab0c34d05bfa735cfa
pkgname = google-chat-linux-git
diff --git a/PKGBUILD b/PKGBUILD
index 2ad459aec4e3..4c611e3ecf13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Squalou <squalou.jenkins [at] gmail [dot] com>
pkgname=google-chat-linux-git
pkgver=0.5.4
-pkgrel=2
+pkgrel=3
pkgdesc="Unofficial electron-based desktop client for Google Chat, electron included"
arch=('x86_64' 'i686')
url="https://github.com/squalou/google-chat-linux.git"
@@ -15,7 +15,7 @@ appname="${pkgname%-git}"
source=("${pkgname%}::git+${url}#branch=master")
source=("https://github.com/squalou/${appname}/releases/download/${pkgver}-${pkgrel}/${appname}_${pkgver}-${pkgrel}_amd64.deb")
-sha512sums=('e7de71f739b4c39572b598e94f0bbb19af12f08aff72ad4f814ce93c2a98e7f1792ecb41f6449b0d6ff658a8a1889839399706e5b2d758890fbee3afb5cab630')
+sha512sums=('9b13013e2a6f24e60d3cdf6cca16b5ffa4065982f906983f9c0bb764edfbe37ebad014da0ac7c9262037f5f60cbf844f457a601f117dd5ab0c34d05bfa735cfa')
build() {
ar x "${appname}_${pkgver}-${pkgrel}_amd64.deb"