Merge pull request #6895 from fauxpark/avr-toolchain-bump-release

AVR toolchain: bump pkgrels
This commit is contained in:
Christoph Reiter
2020-08-30 08:34:51 +02:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ _target=avr
pkgbase=mingw-w64-${_target}-${_realname}
pkgname=${MINGW_PACKAGE_PREFIX}-${_target}-${_realname}
pkgver=2.35
pkgrel=2
pkgrel=3
pkgdesc='GNU Binutils for the AVR target (mingw-w64)'
arch=('any')
license=('GPL')

View File

@@ -6,7 +6,7 @@ _target=avr
pkgbase=mingw-w64-${_target}-${_realname}
pkgname=${MINGW_PACKAGE_PREFIX}-${_target}-${_realname}
pkgver=8.4.0
pkgrel=2
pkgrel=3
pkgdesc='GNU compiler collection for AVR 8-bit and 32-bit microcontrollers (mingw-w64)'
arch=('any')
license=('GPL')

View File

@@ -6,7 +6,7 @@ _target=avr
pkgbase=mingw-w64-${_target}-${_realname}
pkgname=${MINGW_PACKAGE_PREFIX}-${_target}-${_realname}
pkgver=9.2
pkgrel=2
pkgrel=3
pkgdesc='The GNU Debugger for AVR (mingw-w64)'
arch=('any')
license=('GPL')

View File

@@ -6,7 +6,7 @@ _target=avr
pkgbase=mingw-w64-${_target}-${_realname}
pkgname=${MINGW_PACKAGE_PREFIX}-${_target}-${_realname}
pkgver=2.0.0
pkgrel=2
pkgrel=3
pkgdesc='The C runtime library for the AVR family of microcontrollers (mingw-w64)'
arch=('any')
license=('BSD')