summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')