summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThorben Günther2021-10-07 16:57:30 +0200
committerThorben Günther2021-10-07 16:57:30 +0200
commit0c22bbb5aba3bed434f57280e683895adaa3280d (patch)
tree7e01d56883c9a2697e8a28dc30036810e14e22bb /PKGBUILD
parent57ef1530dfb9c8b5b9114b95bb7783064863f994 (diff)
downloadaur-0c22bbb5aba3bed434f57280e683895adaa3280d.tar.gz
upgpkg: httpobs-git r657.92641c6-1
Add git to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0ad794558c6..7e6bf30c7ed1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=httpobs-git
_pkgname=httpobs
-pkgver=r650.b267848
+pkgver=r657.92641c6
pkgrel=1
pkgdesc='A command line tool to scan your website'
arch=('any')
url='https://github.com/mozilla/http-observatory'
license=('custom:MPL2')
depends=('python-celery' 'python-beautifulsoup4' 'python-publicsuffixlist')
-makedepends=('python-setuptools')
+makedepends=('python-setuptools' 'git')
provides=('httpobs')
conflicts=('httpobs')
source=(