summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6fe8ff0d896e..90ac1acaa733 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,13 @@
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
pkgname=laz-perf-git
pkgver=20170516
-pkgrel=1
+pkgrel=2
pkgdesc="Alternative LAZ implementation for C++ and JavaScript"
arch=('any')
url="https://github.com/hobu/laz-perf"
license=(LGPL)
+provides=(laz-perf)
+conflicts=(laz-perf)
makedepends=(cmake git)
source=('git://github.com/hobu/laz-perf.git')
sha512sums=('SKIP')