git » avrdude.git » commit 3c71da9

fix bug #39343

author Jelle van der Waa
2014-03-20 19:53:19 UTC
committer Jelle van der Waa
2014-03-20 19:53:19 UTC
parent 157375b28e73b593f933bd0c1a3c667de8a29fc0

fix bug #39343

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index b78cfe1..e5865af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=avrdude
 pkgver=6.0.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers"
 arch=('i686' 'x86_64')
 url="http://www.nongnu.org/avrdude/"