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

Frederik Schwan freswa at gemini.archlinux.org
Sun May 8 13:32:40 UTC 2022


    Date: Sunday, May 8, 2022 @ 13:32:40
  Author: freswa
Revision: 1196260

upgpkg: avrdude 1:7.0-1

Modified:
  avrdude/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-08 12:14:17 UTC (rev 1196259)
+++ PKGBUILD	2022-05-08 13:32:40 UTC (rev 1196260)
@@ -2,7 +2,7 @@
 # Maintainer: Brad Fanella <bradfanella at archlinux.us>
 
 pkgname=avrdude
-pkgver=6.4
+pkgver=7.0
 pkgrel=1
 epoch=1
 pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers"
@@ -12,7 +12,7 @@
 depends=('readline' 'libftdi' 'libusb-compat' 'elfutils')
 source=(https://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})
 validpgpkeys=('EF497ABE47ED91B3FC3D7EA54D902FF7723BDEE9' '5E84F980C3CAFD4BB5841070F48CA81B69A85873' '56628323218C669FF578705C7E9EADC3030D34EB')
-md5sums=('a19321b2563fd5ed60fbc1e687b020dc'
+md5sums=('7927cfbccfe2f016eaef1bdeff399e96'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list