summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2019-11-09 18:24:37 -0500
committeracxz2019-11-09 18:24:37 -0500
commit67d2805027d442bb33160f6892fc82e21be6bf79 (patch)
tree77331e1d8cbc49b287dc05b221e2f3e396fd735e /PKGBUILD
parentb3f09000147cbfd6f680b38144ef9fbd637002be (diff)
downloadaur-67d2805027d442bb33160f6892fc82e21be6bf79.tar.gz
resolve empty conflicts field
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b58dd60cb152..7e6a09a8d735 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=code-eli-git
pkgver=r821.f9ff74f
-pkgrel=2
+pkgrel=3
pkgdesc='Collection of C++ libraries that provide a variety of functionalities.'
arch=('i686' 'x86_64')
url='https://github.com/ramcdona/Code-Eli'
@@ -13,7 +13,6 @@ optdepends=('cpptest: unit tests'
makedepends=('cmake' 'git')
_name=Code-Eli
provides=('code-eli')
-conflicts=('')
source=("git+https://github.com/ramcdona/Code-Eli.git")
md5sums=('SKIP')