summaryrefslogtreecommitdiff
path: root/community/avrdude/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/avrdude/PKGBUILD')
-rw-r--r--community/avrdude/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/avrdude/PKGBUILD b/community/avrdude/PKGBUILD
index ee235f8a7..9d71d347b 100644
--- a/community/avrdude/PKGBUILD
+++ b/community/avrdude/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 60059 2011-12-04 15:21:41Z jelle $
+# $Id: PKGBUILD 81870 2013-01-02 15:51:02Z jelle $
# Contributor: Corrado Primier <bardo@aur.archlinux.org>
# Maintainer: Brad Fanella <bradfanella@archlinux.us>
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/"