Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
core
Commits
5bfa4bcd
Commit
5bfa4bcd
authored
Mar 06, 2016
by
Lisa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
coreutils, update to 8.25
parent
6cf2b322
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
coreutils/PKGBUILD
coreutils/PKGBUILD
+4
-2
No files found.
coreutils/PKGBUILD
View file @
5bfa4bcd
...
...
@@ -4,7 +4,7 @@
# maintainer abveritas@chakra-project.org
pkgname
=
coreutils
pkgver
=
8.2
3
pkgver
=
8.2
5
pkgrel
=
1
pkgdesc
=
"The basic file, shell and text manipulation utilities of the GNU operating system"
arch
=(
'x86_64'
)
...
...
@@ -14,7 +14,8 @@ groups=('base')
depends
=(
'glibc'
'pam'
'acl'
'gmp'
'libcap'
)
install
=
${
pkgname
}
.install
source
=(
ftp://ftp.gnu.org/gnu/
$pkgname
/
$pkgname
-
$pkgver
.tar.xz
{
,.sig
})
md5sums
=(
'abed135279f87ad6762ce57ff6d89c41'
validpgpkeys
=(
'6C37DC12121A5006BC1DB804DF6FD971306037D9'
)
md5sums
=(
'070e43ba7f618d747414ef56ab248a48'
'SKIP'
)
#prepare() {
...
...
@@ -42,3 +43,4 @@ package() {
}
# vim:set ts=2 sw=2 et:
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