summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorshi chao gao2018-12-04 21:09:29 +0800
committershi chao gao2018-12-04 21:09:29 +0800
commit38b8f75434899d820d110a99dbcbb26bc315bcfd (patch)
treed378569bb31b2222c0157321e9ff40e52e7d9977
parent1a73715ea53cf7c3d877c23388607c2df29352ce (diff)
downloadaur-38b8f75434899d820d110a99dbcbb26bc315bcfd.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 c35061a03d83..6c921ad720e1 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.2.1
+ pkgver = 2.3.0
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.2.1/electronic-wechat-linux-x64-2.2.1.zip
+ 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/raw/master/assets/icon.png
source = electronic-wechat.desktop
- md5sums = 3a5be7bd6ec83003b6063f1d1d608edb
+ md5sums = 30fc4395a9c3279f7fca1241b2e92578
md5sums = 5067d2ecdfa58d16affc950102cd36bd
md5sums = ffc9bdbcce89519b59f78d4bb50ea315
diff --git a/PKGBUILD b/PKGBUILD
index 2b5425c84635..7b5ac49adb90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer:xgdgsc<xgdgsc@gmail.com>
pkgname=electronic-wechat-bin
-pkgver=2.2.1
+pkgver=2.3.0
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=('3a5be7bd6ec83003b6063f1d1d608edb'
+md5sums=('30fc4395a9c3279f7fca1241b2e92578'
'5067d2ecdfa58d16affc950102cd36bd'
'ffc9bdbcce89519b59f78d4bb50ea315')