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 5f88ed30c000..71599c0bfd48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/GrapheneOS/hardened_malloc"
license=('MIT')
makedepends=('git')
checkdepends=('python')
-provides=('libhardened_malloc.so-64')
+provides=('libhardened_malloc.so')
conflicts=('hardened-malloc-git')
source=("git+https://github.com/GrapheneOS/$pkgname#tag=$pkgver?signed")
sha256sums=('SKIP')