diff options
Diffstat (limited to 'community/avrdude/PKGBUILD')
-rw-r--r-- | community/avrdude/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/avrdude/PKGBUILD b/community/avrdude/PKGBUILD index 6aee519ea..1786d8b8c 100644 --- a/community/avrdude/PKGBUILD +++ b/community/avrdude/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 60059 2011-12-04 15:21:41Z jelle $ +# $Id: PKGBUILD 81870 2013-01-02 15:51:02Z jelle $ # Contributor: Corrado Primier <bardo@aur.archlinux.org> # Maintainer: Brad Fanella <bradfanella@archlinux.us> pkgname=avrdude pkgver=5.11.1 -pkgrel=1 +pkgrel=2 pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers" arch=('i686' 'x86_64' 'mips64el') url="http://www.nongnu.org/avrdude/" |