author | Eric Bélanger
<eric@archlinux.org> 2013-11-26 20:55:02 UTC |
committer | Eric Bélanger
<eric@archlinux.org> 2013-11-26 20:55:02 UTC |
parent | 2c867b4002759757df9331d59da073e68e1d9647 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index f26a38a..9b417dc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=avrdude pkgver=6.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers" arch=('i686' 'x86_64') url="http://www.nongnu.org/avrdude/"