summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 490da8b9339b..ccf1e6a6b1fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=heaptrack-git
-pkgver=1
+pkgver=379.cbec4a5
pkgrel=1
pkgdesc="A heap memory profiler"
-arch=('x86_64')
+arch=('i686' 'x86_64')
url="http://milianw.de/tag/heaptrack"
license=('APACHE')
depends=('libunwind' 'elfutils' 'boost-libs')