summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-05-17 11:15:46 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-05-17 11:15:46 -0700
commitb37b91d4d789fea160ef3f1f64a6f800aa127d83 (patch)
tree8b06acc85d19dc41536e8fb36e6b153c9d5922ef
parentInitial commit (diff)
downloadhardened-malloc-b37b91d4d789fea160ef3f1f64a6f800aa127d83.tar.xz
Remove git from pkgname
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2de4ee5..fa26288 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# # I maintain this because:
# AUR version uses plaintext git
-pkgname="hardened-malloc-git"
+pkgname="hardened-malloc"
pkgver=371+b40ba97
pkgdesc="Hardened allocator designed for modern systems."
url="https://github.com/GrapheneOS/hardened_malloc"