summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Kogler2016-11-11 00:30:16 +0100
committerSamuel Kogler2016-11-11 00:30:16 +0100
commitbb9b464f2f93021f18aafa843442e76f8a2d3eae (patch)
tree99689eca3c63f4f85f8a5ef07c55923248cdb4a3
parentc0744b6e61f355e61958ec9c80f6633cc9d680e3 (diff)
downloadaur-bb9b464f2f93021f18aafa843442e76f8a2d3eae.tar.gz
Update for git package conflict.
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f60ed7f06994..c1776888bce0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,8 @@ arch=('i686' 'x86_64')
url="http://www.github.com/firnsy/barnyard2"
license=('GPL')
depends=('libpcap' 'libmariadbclient')
+provides=('barnyard2')
+conflicts=('barnyard2-git')
options=()
source=("https://github.com/firnsy/$pkgname/archive/v2-$pkgver.tar.gz")
md5sums=('212066058364f18a4806720b271ffd87')