summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNikos Toutountzoglou2021-07-30 11:53:47 +0200
committerNikos Toutountzoglou2021-07-30 11:53:47 +0200
commitbbfb4f29bf4b164b189c9e1b8fd531fe393c4e5a (patch)
tree9bcd70757853cd029bdddf2a16faa4e7d7acede5 /PKGBUILD
parent45d782e26a77fefc0a21739d0b1a1b8374ddaf37 (diff)
downloadaur-bbfb4f29bf4b164b189c9e1b8fd531fe393c4e5a.tar.gz
Fixed the missing docs folder
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fc7801fccf0..807bc1fea38b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,11 +10,13 @@ license=('custom')
depends=('mono')
makedepends=('git')
provides=('wg++')
-source=("http://webgrabplus.com/sites/default/files/download/SW/V3.2.1/WebGrabPlus_V3.2.1_beta_install.tar.gz"
+source=("http://webgrabplus.com/sites/default/files/download/SW/V3.2.0/WebGrabPlus_V3.2_install.tar.gz"
+ "http://webgrabplus.com/sites/default/files/download/SW/V3.2.1/WebGrabPlus_V3.2.1_beta_install.tar.gz"
"git+https://github.com/SilentButeo2/webgrabplus-siteinipack.git"
"wg++")
-md5sums=('d9d8d84625f6a3c4f945a03a4558e0ef'
+md5sums=('8c99a00f2bb86e673ab848f823db8270'
+ 'd9d8d84625f6a3c4f945a03a4558e0ef'
'SKIP'
'96ddf77a84554bb457dab4fd63e82ae6')