aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Ronecker2019-11-09 23:31:13 +0100
committerPascal Ronecker2019-11-09 23:31:13 +0100
commit30b306c9b7be54fd1c9451015eec810cce8741b3 (patch)
tree7583cb4b6b0538e00cb481856ce00905091f6d42
parent7449b53133f6c7b1150a48faa499c2ac7c2e2b45 (diff)
downloadaur-30b306c9b7be54fd1c9451015eec810cce8741b3.tar.gz
bump version to match upstream
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38cd28024413..e69153e35ea2 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.3.0
- pkgrel = 4
+ pkgver = 0.3.1
+ pkgrel = 1
url = https://github.com/squalou/google-chat-linux.git
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index b24e5eb13c8e..8c865f429e15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Squalou <squalou.jenkins [at] gmail [dot] com>
pkgname=google-chat-linux-git
-pkgver=0.3.0
-pkgrel=4
+pkgver=0.3.1
+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"