summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDarshit Shah2020-11-02 16:02:58 +0100
committerDarshit Shah2020-11-02 16:02:58 +0100
commitf3c1d2c458fc7e1ecff33860489f7003e138a980 (patch)
tree0ad1c758969a39392d9a8c14455499417e14c556 /PKGBUILD
parent75325f300c3593d5b8bfac6d6ebf71f88cd30784 (diff)
downloadaur-f3c1d2c458fc7e1ecff33860489f7003e138a980.tar.gz
Update makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2a8bc1d7316..9c3149102ded 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_gitname=wget2
pkgname=${_gitname}-git
-pkgver=1.99.1.r179.g58588e7a
+pkgver=1.99.2.r330.ge8178bd3
pkgrel=1
pkgdesc="Updated version of popular Wget tool"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('libutil-linux' 'gnutls' 'libidn2' 'libpsl' 'gpgme' 'nghttp2' 'lzip')
checkdepends=('libmicrohttpd')
optdepends=("ca-certificates: HTTPS Downloads")
-makedepends=('git' 'rsync' 'gperf' 'python')
+makedepends=('git' 'rsync' 'gperf' 'python' 'wget' 'pandoc' 'doxygen')
provides=('wget2')
conflicts=('wget2')
source=("git+https://gitlab.com/gnuwget/wget2.git"