summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0e600be1cea..b80b2e1db4f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64' 'i686')
url='https://github.com/karlkleinpaste/biblesync'
license=('custom')
makedepends=('cmake' 'git')
-provides=("${pkgname%-git}=$pkgver")
+provides=("${pkgname%-git}=$pkgver" libbiblesync.so)
conflicts=("${pkgname%-git}")
source=("git+$url.git")
sha256sums=('SKIP')