mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/binutils to 2.29.1-2
This commit is contained in:
parent
f063c36d62
commit
c629778e90
1 changed files with 2 additions and 2 deletions
|
@ -12,9 +12,9 @@ noautobuild=1
|
|||
|
||||
pkgname=binutils
|
||||
pkgver=2.29.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='A set of programs to assemble and manipulate binary and object files'
|
||||
arch=(i686 x86_64)
|
||||
arch=(x86_64)
|
||||
url='http://www.gnu.org/software/binutils/'
|
||||
license=(GPL)
|
||||
groups=('base-devel')
|
||||
|
|
Loading…
Reference in a new issue