aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCodist2019-10-21 19:48:32 +0800
committerCodist2019-10-21 19:48:32 +0800
commitf41080f71d245253c85e799c23feb0bbc799cd4d (patch)
tree588b3f9f056694cd7b56227f9d73b7bf04427efb
parentbc6da41b2bbecd25ce5be9c965d49fa3b20a760f (diff)
downloadaur-f41080f71d245253c85e799c23feb0bbc799cd4d.tar.gz
Try to fix crash due to missing DirectManipulation COM object.
Signed-off-by: Codist <countstarlight@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--reg.patch14
3 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85d808e43bcd..c23d02274dfe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = deepin-wine-wechat
pkgdesc = Tencent WeChat (com.wechat) on Deepin Wine For Archlinux
pkgver = 2.7.1.82
- pkgrel = 1
+ pkgrel = 2
url = https://weixin.qq.com/
install = deepin-wine-wechat.install
arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = deepin-wine-wechat
md5sums = c66a173fe6817afd898e0061d9eaf42e
md5sums = b41f7944b030d617d0b2e7128a149796
md5sums = 88abd550ffce483a3f9627d84e4d5e3a
- md5sums = 9c9d51ff585ff630473ce827159a8230
+ md5sums = 35626e820e6790c230718b4dad6482f6
pkgname = deepin-wine-wechat
diff --git a/PKGBUILD b/PKGBUILD
index 88ea280afdc4..043b589a5e51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=deepin-wine-wechat
pkgver=2.7.1.82
wechat_installer=WeChatSetup
deepinwechatver=2.6.2.31deepin0
-pkgrel=1
+pkgrel=2
pkgdesc="Tencent WeChat (com.wechat) on Deepin Wine For Archlinux"
arch=("x86_64")
url="https://weixin.qq.com/"
@@ -20,7 +20,7 @@ source=("$_mirror/pool/non-free/d/deepin.com.wechat/deepin.com.wechat_${deepinwe
md5sums=('c66a173fe6817afd898e0061d9eaf42e'
'b41f7944b030d617d0b2e7128a149796'
'88abd550ffce483a3f9627d84e4d5e3a'
- '9c9d51ff585ff630473ce827159a8230')
+ '35626e820e6790c230718b4dad6482f6')
build() {
msg "Extracting DPKG package ..."
diff --git a/reg.patch b/reg.patch
index aa8fe6d20a41..357373ab83bc 100644
--- a/reg.patch
+++ b/reg.patch
@@ -9,18 +9,18 @@ diff -ruN reg_tmp/system.reg reg_tmp_fixed/system.reg
-#time=1d34331b1382cd2
-"CSDVersion"="Service Pack 3"
-"CurrentBuildNumber"="2600"
-+[Software\\Microsoft\\Windows NT\\CurrentVersion] 1553355758
-+#time=1d4e18f0af44402
-+"CSDVersion"=""
-+"CurrentBuild"="17134"
-+"CurrentBuildNumber"="17134"
++[Software\\Microsoft\\Windows NT\\CurrentVersion] 1571657811
++#time=1d58803d4d74e20
++"CSDVersion"="Service Pack 1"
++"CurrentBuild"="7601"
++"CurrentBuildNumber"="7601"
"CurrentType"="Uniprocessor Free"
-"CurrentVersion"="5.1"
-+"CurrentVersion"="10.0"
++"CurrentVersion"="6.1"
"InstallDate"=dword:4be5019a
"ProductId"="12345-oem-0000001-54321"
-"ProductName"="Microsoft Windows XP"
-+"ProductName"="Microsoft Windows 10"
++"ProductName"="Microsoft Windows 7"
"RegisteredOrganization"=""
"RegisteredOwner"=""
"SystemRoot"="C:\\windows"