summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorqaz2019-04-19 16:29:33 +0800
committerqaz2019-04-19 16:29:33 +0800
commite4331f71f8d0f55db639118627c5ddc22f9ed809 (patch)
treec6b870bbba0c10344ecbf80991ef00f060326745
parent55f5fe9c06e0e112439a801bdeec41496cbc9539 (diff)
downloadaur-e4331f71f8d0f55db639118627c5ddc22f9ed809.tar.gz
add noextract
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77a8357509de..89650b85df5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,8 +6,10 @@ pkgbase = thunder-mini
arch = i686
arch = x86_64
license = custom
+ makedepends = p7zip
makedepends = icoutils
depends = wine
+ noextract = ThunderMini_dl1.5.3.288.exe
source = http://down.sandai.net/mini/ThunderMini_dl1.5.3.288.exe
source = license.html::https://www.xunlei.com/xieyi/xl9.html
source = file://run
diff --git a/PKGBUILD b/PKGBUILD
index 709eb992af39..bdcaf2af1dcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,6 +16,7 @@ source=(
"file://run"
"file://${pkgname}.desktop"
)
+noextract=('ThunderMini_dl1.5.3.288.exe')
prepare() {
cd "${srcdir}"