summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Janzic2018-05-14 23:37:15 +0200
committerJosip Janzic2018-05-14 23:37:15 +0200
commit07879e4b8c8ada995a6b14d763d97a641dcb7b00 (patch)
tree29e0d541d3fd9b49da4fd5b35f5a8d0e36731a6f
parent51249d06d6fae70ea4acd24293d6ca489e38c2fe (diff)
downloadaur-07879e4b8c8ada995a6b14d763d97a641dcb7b00.tar.gz
Correct name
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1d27ee77990..3dc0264af295 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = python-cfn-lint
+pkgbase = python-cfn-lint-git
pkgdesc = checks cloudformation for practices and behaviour that could potentially be improved
pkgver = r71.d2e1e46
pkgrel = 1
@@ -12,5 +12,5 @@ pkgbase = python-cfn-lint
source = git+https://github.com/awslabs/cfn-python-lint.git
md5sums = SKIP
-pkgname = python-cfn-lint
+pkgname = python-cfn-lint-git
diff --git a/PKGBUILD b/PKGBUILD
index ca172eec25be..31076c09ed9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josip Janzic <josip@jjanzic.com>
-pkgbase=('python-cfn-lint')
-pkgname=('python-cfn-lint')
+pkgbase=('python-cfn-lint-git')
+pkgname=('python-cfn-lint-git')
_module='cfn-lint'
pkgver=r71.d2e1e46
pkgrel=1