git » avrdude.git » commit 11c8522

rebuild

author Jelle van der Waa
2013-01-02 15:50:24 UTC
committer Jelle van der Waa
2013-01-02 15:50:24 UTC
parent dc1f9a5bbc9b0f6a93deaf8b6ae261ba56af0bf1

rebuild

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/"