summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHexchain Tong2017-02-14 20:45:52 +0800
committerHexchain Tong2017-02-14 20:45:52 +0800
commitf69910cf7ae9a5d4f4a06e1bee23ff6cbbbf7e91 (patch)
treefb1aab5a91353ff54d4df28fcb998528aa80bbcd
parent304ebc3f091d2cf07f71f3277457130c28b1c41b (diff)
downloadaur-f69910cf7ae9a5d4f4a06e1bee23ff6cbbbf7e91.tar.gz
downgrade package
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ec1691990e4..b17d69ea4e51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Feb 13 14:33:14 UTC 2017
+# Tue Feb 14 12:45:37 UTC 2017
pkgbase = electronic-wechat
pkgdesc = A better WeChat client
- pkgver = 2.0
+ pkgver = 2.0rc1
pkgrel = 1
url = https://github.com/geeeeeeeeek/electronic-wechat
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = electronic-wechat
makedepends = npm
makedepends = imagemagick
depends = electron
- source = git+https://github.com/geeeeeeeeek/electronic-wechat.git#tag=v2.0
+ source = git+https://github.com/geeeeeeeeek/electronic-wechat.git#tag=v2.0-rc1
source = electronic-wechat.desktop
source = remove-bundle-electron.patch
source = electronic-wechat.sh
diff --git a/PKGBUILD b/PKGBUILD
index 30c5384aa7bf..91b95f892441 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: hexchain <i at hexchain.org>
pkgname=electronic-wechat
-pkgver=2.0
+pkgver=2.0rc1
pkgrel=1
pkgdesc="A better WeChat client"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('custom')
depends=('electron')
makedepends=('git' 'npm' 'imagemagick')
source=(
- "git+https://github.com/geeeeeeeeek/electronic-wechat.git#tag=v${pkgver}"
+ "git+https://github.com/geeeeeeeeek/electronic-wechat.git#tag=v2.0-rc1"
'electronic-wechat.desktop'
'remove-bundle-electron.patch'
'electronic-wechat.sh'