Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
desktop
Commits
6d5cd009
Commit
6d5cd009
authored
Jul 27, 2016
by
gnastyle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
strace: update to 4.13
parent
4ef98182
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
strace/PKGBUILD
strace/PKGBUILD
+2
-2
No files found.
strace/PKGBUILD
View file @
6d5cd009
pkgname
=
strace
pkgver
=
4.1
2
pkgver
=
4.1
3
pkgrel
=
1
pkgdesc
=
"A useful diagnositic, instructional, and debugging tool"
arch
=(
'x86_64'
)
...
...
@@ -7,7 +7,7 @@ url="http://sourceforge.net/projects/strace/"
license
=(
'custom'
)
depends
=(
'perl'
)
source
=(
http://downloads.sourceforge.net/
${
pkgname
}
/
${
pkgname
}
-
$pkgver
.tar.xz
)
sha256sums
=(
'
51144b78cb9ba22211b95a5aafe0af3694c0d575b25975d80ca9dd4dfd7c1e59
'
)
sha256sums
=(
'
d48f732576c91ece36a5843d63f9be054c40ef59f1e4773986042636861625d7
'
)
build
()
{
cd
"
${
srcdir
}
/
${
pkgname
}
-
${
pkgver
}
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment