aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCountStarlight2019-01-06 13:23:08 +0800
committerCountStarlight2019-01-06 13:23:08 +0800
commitdfd8aba6c126c04faddf31849be6be0f752da572 (patch)
tree80cbde493edee1a45a40fa03d47a58b8f4a03c48 /PKGBUILD
parent23e81c697ade70547ec7cf220d3f255d03c0f863 (diff)
downloadaur-deepin-wine-thunderspeed.tar.gz
Fixed run.sh.
Signed-off-by: CountStarlight <countstarlight@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15e9b25bc948..d22e9375698d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=deepin-wine-thunderspeed
pkgver=7.10.35.366deepin18
pkgrel=1
-pkgdesc="Thunderspeed(Xun Lei) on Deepin Wine For Archlinux(Don't need deepin-wine package)"
+pkgdesc="Thunderspeed(Xun Lei) on Deepin Wine For Archlinux"
arch=("x86_64")
url="http://dl.xunlei.com/"
license=('custom')
@@ -14,7 +14,7 @@ _mirror="https://mirrors.ustc.edu.cn/deepin"
source=("$_mirror/pool/non-free/d/deepin.com.thunderspeed/deepin.com.thunderspeed_${pkgver}_i386.deb"
"run.sh")
md5sums=('8b6894e19d625844da4a6a85ab1c40ff'
- '94a6bd45f579622b0799d664a9d65964')
+ 'ef1dfefa4264ebd574142c97ac39d16c')
build() {
msg "Extracting DPKG package ..."