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

Jelle van der Waa jelle at gemini.archlinux.org
Fri Jan 21 10:31:55 UTC 2022


    Date: Friday, January 21, 2022 @ 10:31:55
  Author: jelle
Revision: 1111962

upgpkg: avrdude 1:6.4-1

Modified:
  avrdude/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-21 10:21:48 UTC (rev 1111961)
+++ PKGBUILD	2022-01-21 10:31:55 UTC (rev 1111962)
@@ -2,8 +2,8 @@
 # Maintainer: Brad Fanella <bradfanella at archlinux.us>
 
 pkgname=avrdude
-pkgver=6.3
-pkgrel=7
+pkgver=6.4
+pkgrel=1
 epoch=1
 pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers"
 arch=('x86_64')
@@ -11,8 +11,8 @@
 license=('GPL')
 depends=('readline' 'libftdi' 'libusb-compat' 'elfutils')
 source=(https://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})
-validpgpkeys=('EF497ABE47ED91B3FC3D7EA54D902FF7723BDEE9' '5E84F980C3CAFD4BB5841070F48CA81B69A85873')
-md5sums=('58bb42049122cf80fe4f4d0ce36d92ee'
+validpgpkeys=('EF497ABE47ED91B3FC3D7EA54D902FF7723BDEE9' '5E84F980C3CAFD4BB5841070F48CA81B69A85873' '56628323218C669FF578705C7E9EADC3030D34EB')
+md5sums=('a19321b2563fd5ed60fbc1e687b020dc'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list