summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchih2018-08-07 00:27:32 +0800
committerchih2018-08-07 00:27:32 +0800
commit763fb2891851375438f3cdc022e485eaaf93dd5a (patch)
tree274ea5d2c37880710fb8e6f1504e5618460e56a1
parent43cebbe79f13e94cdc349bb3fd5e893cdd877723 (diff)
downloadaur-wewechat.tar.gz
update to 1.1.7
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b00736fe8a39..7909915ac577 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,17 @@
pkgbase = wewechat
pkgdesc = Unofficial WeChat client built with React, MobX and Electron.
- pkgver = 1.1.5
- pkgrel = 2
+ pkgver = 1.1.7
+ pkgrel = 1
url = https://github.com/trazyn/weweChat
arch = x86_64
license = MIT
- depends = libappindicator-gtk2
depends = gconf
- depends = libindicator-gtk2
+ depends = libappindicator-gtk2
depends = libnotify
depends = libxss
depends = libxtst
- source = https://github.com/trazyn/weweChat/releases/download/v1.1.5/wewechat-1.1.5-linux-x86_64.rpm
- sha1sums = 0b5860e739c5233a2c5698344809313d78725a5a
+ source = https://github.com/trazyn/weweChat/releases/download/v1.1.7/wewechat-1.1.7-linux-x86_64.rpm
+ sha1sums = e3f199164d49944ff09793055dae6bcec903a997
pkgname = wewechat
diff --git a/PKGBUILD b/PKGBUILD
index 40ace5ab672e..5e9573403ea3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: chih <i at chih.me>
pkgname=wewechat
-pkgver=1.1.5
-pkgrel=2
+pkgver=1.1.7
+pkgrel=1
pkgdesc='Unofficial WeChat client built with React, MobX and Electron.'
arch=('x86_64')
url='https://github.com/trazyn/weweChat'
license=('MIT')
_rpmname="wewechat-${pkgver}-linux-x86_64.rpm"
-depends=('libappindicator-gtk2' 'gconf' 'libindicator-gtk2' 'libnotify' 'libxss' 'libxtst')
+depends=('gconf' 'libappindicator-gtk2' 'libnotify' 'libxss' 'libxtst')
makedepends=()
options=()
source=("https://github.com/trazyn/weweChat/releases/download/v${pkgver}/${_rpmname}")
-sha1sums=('0b5860e739c5233a2c5698344809313d78725a5a')
+sha1sums=('e3f199164d49944ff09793055dae6bcec903a997')
package() {
cp -r ${srcdir}/opt ${pkgdir}/