summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzzy-ac2021-09-19 01:43:26 +0800
committerzzy-ac2021-09-19 01:43:26 +0800
commit03dd8fcd232e0e601efd63de8ebd5fcd73a602d5 (patch)
treec6486d49ba396d9555407885997ea47818f21bf5
parent2b90a3003fcf66f64d33a7151fd89f7687aea56e (diff)
downloadaur-03dd8fcd232e0e601efd63de8ebd5fcd73a602d5.tar.gz
update electronic-wechat-zzy-ac
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4c5eaa981ea..d7674115791e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,8 +11,10 @@ pkgbase = electronic-wechat-zzy-ac
depends = electron4-bin
conflicts = electronic-wechat
conflicts = electronic-wechat-git
+ conflicts = electronic-wechat-bin
replaces = electronic-wechat
replaces = electronic-wechat-git
+ replaces = electronic-wechat-bin
source = https://github.com/zzy-ac/electronic-wechat/releases/download/v2.3.1.1/electronic-wechat-linux-x64.tar.gz
md5sums = 965fdff3701fa8c8be9be1353659e349
diff --git a/PKGBUILD b/PKGBUILD
index 12510c5f1c69..d37d3d1ec766 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgrel=1
pkgdesc="A better WeChat on macOS and Linux. Built with Electron. Maintained by kooritea"
url=https://github.com/zzy-ac/electronic-wechat
arch=(x86_64)
-replaces=('electronic-wechat' 'electronic-wechat-git')
-conflicts=('electronic-wechat' 'electronic-wechat-git')
+replaces=('electronic-wechat' 'electronic-wechat-git' 'electronic-wechat-bin')
+conflicts=('electronic-wechat' 'electronic-wechat-git' 'electronic-wechat-bin')
depends=('nss' 'gtk3' 'libxss' 'electron4-bin')
license=('MIT')
md5sums=('965fdff3701fa8c8be9be1353659e349')