We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21ef064 commit 25af1c4Copy full SHA for 25af1c4
heaptrack/build.sh
@@ -7,7 +7,7 @@ VERSION=$1
7
8
URL=https://github.com/KDE/heaptrack.git
9
10
-FULLNAME=heaptrack-${VERSION}.tar.xz
+FULLNAME=heaptrack-${ARCH}-${VERSION}.tar.xz
11
OUTPUT=$2/${FULLNAME}
12
13
REVISION="heaptrack-${VERSION}"
0 commit comments