summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2017-11-02 23:12:38 -0400
committerTed Alff2017-11-02 23:12:38 -0400
commit368f3c87998a0d9f553598ce180c5a19bbceafcc (patch)
treef75347777bdb44f2da6e9fb0c9c6bce9af2b7096 /PKGBUILD
parent45aaae95c41b84cc797082a146b39e0d4ee164ec (diff)
downloadaur-368f3c87998a0d9f553598ce180c5a19bbceafcc.tar.gz
Remove unnecessary conflicts on self
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a9bdcdfce5f..0bed1e45bf15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ url="http://freevo.sourceforge.net/"
license=('GPL2')
depends=('python2' 'glib2')
makedepends=('git')
-conflicts=("${pkgname}")
arch=('i686' 'x86_64')
_commit='c9a28525f0ca39546c72f1fd232812d514c631eb'
source=("${pkgname}::git+https://github.com/freevo/kaa-base#commit=${_commit}")