summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02d9072511cc..c29647ad291c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,9 @@ arch=('x86_64')
url="https://github.com/szechyjs/mbelib"
license=('GPL3')
makedepends=('git' 'cmake')
+conflicts=('mbelib')
provides=('mbelib')
-source=("$pkgname"::'git://github.com/szechyjs/mbelib.git')
+source=("$pkgname"::'git+https://github.com/szechyjs/mbelib')
md5sums=('SKIP')
pkgver() {