summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTércio Martins2019-05-02 10:47:03 -0300
committerTércio Martins2019-05-02 10:47:03 -0300
commita1cb5011302023366081c9634c82a5af5e5a23b4 (patch)
tree77106a950e01e95234acb73d234f9015474a50c6 /PKGBUILD
parente8f0076516d031ac1f9f5e61baeb973250be19f7 (diff)
downloadaur-a1cb5011302023366081c9634c82a5af5e5a23b4.tar.gz
Parameter "conflicts" removed from the PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ecc07b64866..5032a1992f99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,13 @@ pkgname=olive-community-effects-git
_pkgname=Olive-Editor-Community-Effects
pkgver=r57.043abef
_commit=043abef
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
pkgdesc="A collection of effects for Olive made by the community"
url="https://github.com/cgvirus/$_pkgname"
license=('unknown')
depends=('olive-git')
makedepends=('git')
-conflicts=('olive')
source=("git+$url#commit=$_commit")
sha512sums=('SKIP')