author | Evangelos Foutras
<foutrelis@archlinux.org> 2017-11-15 14:29:11 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2017-11-15 14:29:11 UTC |
parent | 1df9950186b92ad13c2e87547fa826c3cb853bf4 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index aa3d720..ef0878f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgver=6.3 pkgrel=3 epoch=1 pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers" -arch=('i686' 'x86_64') +arch=('x86_64') url="http://www.nongnu.org/avrdude/" license=('GPL') depends=('readline' 'libftdi' 'libusb-compat' 'elfutils')