summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cf383a45d64..c620c4ee2959 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: William J. Bowman <bluephoenix47@gmail.com> # Contributor: Vasco Costa <vasco dot costa at geekslot dot com>
+# Maintainer: William J. Bowman <aur@williamjbowman.com>
+# Contributor: Vasco Costa <vasco dot costa at geekslot dot com>
pkgname=hoard
_pkgname=Hoard
pkgver=3.10
-pkgrel=1
+pkgrel=2
pkgdesc="Fast scalable and memory-efficient memory allocator"
arch=('i686' 'x86_64')
url="http://www.hoard.org/"