summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorshi chao gao2019-04-10 16:04:25 +0800
committershi chao gao2019-04-10 16:04:25 +0800
commitfc46349b1c7891fb944c84c63a470317b26b0e9f (patch)
treeaee924b624c9b7ffd64a34456d6fa89486b92bdc
parent38b8f75434899d820d110a99dbcbb26bc315bcfd (diff)
downloadaur-fc46349b1c7891fb944c84c63a470317b26b0e9f.tar.gz
upd
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c921ad720e1..2a12e76f8139 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = electronic-wechat-bin
pkgdesc = A better WeChat on macOS and Linux. Built with Electron. Maintained by kooritea
- pkgver = 2.3.0
+ pkgver = 2.3.1
pkgrel = 1
url = https://github.com/kooritea/electronic-wechat
arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = electronic-wechat-bin
conflicts = electronic-wechat-git
replaces = electronic-wechat
replaces = electronic-wechat-git
- source = https://github.com/kooritea/electronic-wechat/releases/download/v2.3.0/electronic-wechat-linux-x64-2.3.0.zip
+ source = https://github.com/kooritea/electronic-wechat/releases/download/v2.3.1/electronic-wechat-linux-x64-2.3.1.zip
source = https://github.com/kooritea/electronic-wechat/raw/master/assets/icon.png
source = electronic-wechat.desktop
- md5sums = 30fc4395a9c3279f7fca1241b2e92578
+ md5sums = 656b524fd83451553a800e993e6acc0e
md5sums = 5067d2ecdfa58d16affc950102cd36bd
md5sums = ffc9bdbcce89519b59f78d4bb50ea315
diff --git a/PKGBUILD b/PKGBUILD
index 7b5ac49adb90..a25150ec08f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer:xgdgsc<xgdgsc@gmail.com>
pkgname=electronic-wechat-bin
-pkgver=2.3.0
+pkgver=2.3.1
pkgrel=1
pkgdesc="A better WeChat on macOS and Linux. Built with Electron. Maintained by kooritea"
url=https://github.com/kooritea/electronic-wechat
@@ -12,7 +12,7 @@ depends=('gconf')
license=(MIT)
-md5sums=('30fc4395a9c3279f7fca1241b2e92578'
+md5sums=('656b524fd83451553a800e993e6acc0e'
'5067d2ecdfa58d16affc950102cd36bd'
'ffc9bdbcce89519b59f78d4bb50ea315')