summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgrandtheftjiujitsu2015-06-26 19:57:50 -0400
committergrandtheftjiujitsu2015-06-26 19:57:50 -0400
commitc0b300302f4d45dd7753ba3db60281205b833a8c (patch)
treeee5f02696103229d4a8c6a42b65997c1ddad2bdd
parent56fe6d4667f9971e500e010d0b363e12c2446d2f (diff)
downloadaur-c0b300302f4d45dd7753ba3db60281205b833a8c.tar.gz
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3902066749a0..8d727eafaff9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,8 @@ url="http://www.phoronix-test-suite.com/"
depends=('ruby' 'python')
makedepends=('git')
optdepends=('php')
+provides=('phoronix-test-suite')
+conflicts=('phoronix-test-suite')
install=$pkgname.install
source=("git://github.com/phoronix-test-suite/phoronix-test-suite.git")
md5sums=('SKIP')