[arch-commits] Commit in avrdude/trunk (PKGBUILD)

Jelle van der Waa jelle at nymeria.archlinux.org
Mon Mar 24 13:07:27 UTC 2014


    Date: Monday, March 24, 2014 @ 14:07:27
  Author: jelle
Revision: 108182

upgpkg: avrdude 6.1-1

Modified:
  avrdude/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-24 09:51:02 UTC (rev 108181)
+++ PKGBUILD	2014-03-24 13:07:27 UTC (rev 108182)
@@ -3,8 +3,8 @@
 # Maintainer: Brad Fanella <bradfanella at archlinux.us>
 
 pkgname=avrdude
-pkgver=6.0.1
-pkgrel=4
+pkgver=6.1
+pkgrel=1
 pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers"
 arch=('i686' 'x86_64')
 url="http://www.nongnu.org/avrdude/"
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('readline' 'libftdi' 'libusb-compat' 'elfutils')
 source=(http://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('346ec2e46393a54ac152b95abf1d9850'
+md5sums=('9db8c25b935d34234b9b1ba16ad55fd5'
          'SKIP')
 
 build() {




More information about the arch-commits mailing list