author | Jelle van der Waa
<jelle@archlinux.org> 2013-01-02 15:50:24 UTC |
committer | Jelle van der Waa
<jelle@archlinux.org> 2013-01-02 15:50:24 UTC |
parent | dc1f9a5bbc9b0f6a93deaf8b6ae261ba56af0bf1 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 118a965..6e8120b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ 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') url="http://www.nongnu.org/avrdude/"