summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSebastian Lau2019-01-11 18:07:28 +0100
committerSebastian Lau2019-01-11 18:07:28 +0100
commit4aa83d92f806a6e2b043e5ebda4cdcf082e3999c (patch)
treeaeb6aaa2274495169fa0b6cb644a9706175720f0 /PKGBUILD
parenteb845be83282049531257a0333a2f7199075fb40 (diff)
downloadaur-4aa83d92f806a6e2b043e5ebda4cdcf082e3999c.tar.gz
UPD to next version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6866907945ee..98cbf42dc1d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
-# Maintainer: Jonathan Kotta <jpkotta@gmail.com>
+# Maintainer: Sebastian Lau <lauseb644@gmail.com>
+# Contributor: Jonathan Kotta <jpkotta@gmail.com>
# Contributor: Andras Biro <bbandi86@gmail.com>
# Contributor: Alex Forencich <alex at alexforencich dot com>
# Contributor: schuay <jakob.gruber@gmail.com>
@@ -8,11 +9,11 @@
pkgname=avr-binutils-atmel
pkgver=2.26
-_atmelver=3.5.4
-pkgrel=1
+_atmelver=3.6.1
+pkgrel=2
pkgdesc="A set of programs to assemble and manipulate binary and object files for the AVR architecture (from Atmel)"
url="http://www.atmel.com/tools/ATMELAVRTOOLCHAINFORLINUX.aspx"
-arch=('x86_64' 'i686')
+arch=('x86_64')
license=('GPL')
depends=('glibc>=2.17' 'zlib')
provides=('avr-binutils')