summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormuhviehstah2017-12-31 03:55:25 +0100
committermuhviehstah2017-12-31 03:55:25 +0100
commit96743f77bb737195b387b49230a0f82ac703a1c7 (patch)
tree7338102c88479b4ccd11f066d1bd46d8416f2096 /PKGBUILD
parent9a3774c550c9dffef2358effafd094a4c3f95c06 (diff)
downloadaur-96743f77bb737195b387b49230a0f82ac703a1c7.tar.gz
initial
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da5780fb7182..9c74ea60a594 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
# $Id$
-# Maintainer: Anatol Pomozov <anatol.pomozov@gmail.com>
-# Contributor: Martin Schmölzer <mschmoelzer@gmail.com>
+# Maintainer: Timo Sarawinski <t.sarawinski@gmail.com>
_target=arm-none-eabi
pkgname=$_target-linaro-binutils
pkgver=2.29.1
pkgrel=1
#_commit=2bd25930
-pkgdesc='A set of programs to assemble and manipulate binary and object files for the ARM EABI (bare-metal) target'
+pkgdesc='A set of pograms to assemble and manipulate binary and object files for the ARM EABI target with extra flags'
arch=(x86_64)
url='http://www.gnu.org/software/binutils/'
license=(GPL)