summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCody P Schafer2016-03-27 00:24:06 -0400
committerCody P Schafer2016-03-27 00:24:06 -0400
commit9dc41adca36c9d02928543c4578b60f5fca5514c (patch)
treeca73a8515c84dc5a77e9733bc5cf441c3346a25d
parent617281fb5912fce92e69a904fe841195dd60ab41 (diff)
downloadaur-9dc41adca36c9d02928543c4578b60f5fca5514c.tar.gz
remove some erant commas
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0cab65eb0186..6d0547260e70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ license=('GPL2')
source=($pkgname'::git+https://kernel.googlesource.com/pub/scm/devel/pahole/pahole.git')
depends=('elfutils' 'python')
makedepends=('git' 'cmake')
-provides=('dwarves', 'pahole')
-conflicts=('dwarves', 'pahole')
+provides=('dwarves' 'pahole')
+conflicts=('dwarves' 'pahole')
md5sums=('SKIP')
pkgver() {