summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormortzu2022-01-02 12:09:39 +0100
committermortzu2022-01-02 12:09:39 +0100
commitf15cc3b1face874c63898a0fa6ca752e05c6b79e (patch)
tree4b01228cba4fe07be4393b56ee2b80820c5dae4f /PKGBUILD
parent2da17517e30e810fca048abf0124415e0bba1737 (diff)
downloadaur-python-flake8-formatter-junit-xml.tar.gz
Fixed URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37f2a8501307..52fe727acce0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc='JUnit XML Formatter for flake8'
arch=('any')
license=('MIT')
-url='https://github.com/jarshwah/flake8_formatter_abspath'
+url='https://github.com/astj/flake8-formatter-junit-xml'
makedepends=('python-setuptools' 'python2-setuptools' 'git')
source=("git+https://github.com/astj/flake8-formatter-junit-xml.git#tag=v$pkgver")
md5sums=('SKIP')