diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/avrdude/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/avrdude/APKBUILD b/community/avrdude/APKBUILD index 36f7557481..0f1807a576 100644 --- a/community/avrdude/APKBUILD +++ b/community/avrdude/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Stefan Wagner <stw@bit-strickerei.de> pkgname=avrdude pkgver=6.3 -pkgrel=0 +pkgrel=1 pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers" url="http://www.nongnu.org/avrdude/" arch="all" |