summaryrefslogtreecommitdiff
path: root/community/avrdude/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-07 10:02:33 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-07 10:02:33 +0200
commitdc008569a22879a818aecc84687556c06ea07a5f (patch)
treed1f106ba2a41cbcc1ca96514a255429083862f91 /community/avrdude/PKGBUILD
parent3ee99b867d6426de0284d34340f179a4966975a5 (diff)
parent5abba8ccfedfb13f07a34eb4b6afbe4f30a8f767 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/arpwatch/PKGBUILD community/partclone/PKGBUILD community/pidgin-libnotify/PKGBUILD core/systemd/PKGBUILD extra/subversion/PKGBUILD
Diffstat (limited to 'community/avrdude/PKGBUILD')
-rw-r--r--community/avrdude/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/avrdude/PKGBUILD b/community/avrdude/PKGBUILD
index 1786d8b8c..39e47c3db 100644
--- a/community/avrdude/PKGBUILD
+++ b/community/avrdude/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 81870 2013-01-02 15:51:02Z jelle $
+# $Id: PKGBUILD 87805 2013-04-06 19:56:39Z jelle $
# Contributor: Corrado Primier <bardo@aur.archlinux.org>
# Maintainer: Brad Fanella <bradfanella@archlinux.us>
pkgname=avrdude
pkgver=5.11.1
-pkgrel=2
+pkgrel=3
pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.nongnu.org/avrdude/"
license=('GPL')
-depends=('libusb-compat' 'readline')
+depends=('libusb-compat' 'readline' 'libftdi')
source=(http://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})
md5sums=('3a43e288cb32916703b6945e3f260df9'
'0c23b005d4090aef4e081476aabc1958')