summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFangrui Song2017-04-29 16:38:34 -0700
committerFangrui Song2017-04-29 16:38:34 -0700
commitfd67c76406727371df11a203962c1cebace1c7c9 (patch)
tree86421b7f72d3e45faae5776abdff14ac543a67c3 /PKGBUILD
parent942f1dc2a3fca16d77a51b066c84cb884cde02d7 (diff)
downloadaur-wechatircd-git.tar.gz
update commands to create self-signed certificates. Chrome 58 has removed support for commonName matching in certificates
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0e96cf77226..d65115f47850 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=wechatircd-git
_pkgname=wechatircd
-pkgver=r78.f09520a
-pkgrel=3
+pkgver=r85.bb8f354
+pkgrel=1
pkgdesc="IRC server capable of controlling Web WeChat"
arch=('i686' 'x86_64')
url="https://github.com/MaskRay/wechatircd"